.. |
css
|
TinyMCE 3.2.1.1, some unused images and gears-manifest cleanup
|
2008-11-30 10:22:16 +00:00 |
images
|
TinyMCE 3.2.1.1, some unused images and gears-manifest cleanup
|
2008-11-30 10:22:16 +00:00 |
import
|
Make link-import and importer
|
2008-11-29 18:23:03 +00:00 |
includes
|
Bulk Edit improvements, includes patch by FFEMTcJ, fixes #8376
|
2008-11-30 03:51:45 +00:00 |
js
|
Bulk Edit improvements, includes patch by FFEMTcJ, fixes #8376
|
2008-11-30 03:51:45 +00:00 |
admin-ajax.php
|
Fix QE for categories when category description has quotes
|
2008-11-29 13:03:03 +00:00 |
admin-footer.php
|
CSS cleanup
|
2008-11-29 15:52:17 +00:00 |
admin-functions.php
|
WP-Admin File Level Inline Documentation from santosj. see #7496
|
2008-08-11 20:26:31 +00:00 |
admin-header.php
|
Move admin_notices after screen meta
|
2008-11-29 00:36:26 +00:00 |
admin-post.php
|
WP-Admin File Level Inline Documentation from santosj. see #7496
|
2008-08-11 20:26:31 +00:00 |
admin.php
|
New color scheme names.
|
2008-11-30 04:06:35 +00:00 |
async-upload.php
|
Notice fixes from DD32. see #7509
|
2008-11-14 23:01:16 +00:00 |
categories.php
|
Fix QE colspan in ie6/7, fixes #8262
|
2008-11-29 23:09:04 +00:00 |
comment.php
|
Give context to more translations to allow for differentiation between plural noun, verb and adjective translations. Fixes #8154 props nbachiyski.
|
2008-11-21 18:16:44 +00:00 |
custom-header.php
|
screen_icon() for Custom Image Header
|
2008-11-27 19:24:46 +00:00 |
edit-attachment-rows.php
|
Fix media columns
|
2008-11-25 19:26:53 +00:00 |
edit-category-form.php
|
More screen icons and fixes, includes patch by johnconners, fixes #8380
|
2008-11-26 23:35:23 +00:00 |
edit-comments.php
|
Pagination arrow replacement, fixes #8363
|
2008-11-27 00:28:24 +00:00 |
edit-form-advanced.php
|
Hide slug box by default. Allow turning it on via screen options. fixes #8332
|
2008-11-28 22:35:01 +00:00 |
edit-form-comment.php
|
Fix id typo. Props sivel. fixes #8401
|
2008-11-27 20:44:43 +00:00 |
edit-link-categories.php
|
Fix QE colspan in ie6/7, fixes #8262
|
2008-11-29 23:09:04 +00:00 |
edit-link-category-form.php
|
More screen icons and fixes, includes patch by johnconners, fixes #8380
|
2008-11-26 23:35:23 +00:00 |
edit-link-form.php
|
Screen icons
|
2008-11-26 13:51:25 +00:00 |
edit-page-form.php
|
Screen icons
|
2008-11-26 13:51:25 +00:00 |
edit-pages.php
|
Fix menu parents. see #8421
|
2008-11-29 18:09:09 +00:00 |
edit-post-rows.php
|
Don't show tables when no posts or pages are found. fixes #8346
|
2008-11-26 00:36:25 +00:00 |
edit-tag-form.php
|
More screen icons and fixes, includes patch by johnconners, fixes #8380
|
2008-11-26 23:35:23 +00:00 |
edit-tags.php
|
Fix QE colspan in ie6/7, fixes #8262
|
2008-11-29 23:09:04 +00:00 |
edit.php
|
Pagination arrow replacement, fixes #8363
|
2008-11-27 00:28:24 +00:00 |
export.php
|
Screen icons
|
2008-11-26 13:51:25 +00:00 |
gears-manifest.php
|
TinyMCE 3.2.1.1, some unused images and gears-manifest cleanup
|
2008-11-30 10:22:16 +00:00 |
import.php
|
Create Tools screen. fixes #8361
|
2008-11-27 21:11:25 +00:00 |
index-extra.php
|
Draggable dash, first cut. Props mdawaffe. see #7552
|
2008-10-08 23:32:34 +00:00 |
index.php
|
Screen icons
|
2008-11-26 13:51:25 +00:00 |
install-helper.php
|
phpdoc fixes for install-helper.php. See #7550 props santosj.
|
2008-08-20 06:21:23 +00:00 |
install.php
|
Notice fixes from DD32. see #7509
|
2008-11-10 18:54:18 +00:00 |
link-add.php
|
Move screen_meta() to admin header. Add all meta boxes before requiring admin-header.
|
2008-11-11 22:40:16 +00:00 |
link-category.php
|
Fix menu parents. see #8421
|
2008-11-29 18:09:09 +00:00 |
link-manager.php
|
Fix menu parents. see #8421
|
2008-11-29 18:09:09 +00:00 |
link-parse-opml.php
|
phpdoc for wp-admin. See #7496 props santosj.
|
2008-08-14 06:30:38 +00:00 |
link.php
|
Fix parents for page and link editors. fixes #8421
|
2008-11-29 17:51:30 +00:00 |
media-new.php
|
Bring back the H2s. Rough draft.
|
2008-10-17 20:02:03 +00:00 |
media-upload.php
|
Fix menu parents. see #8421
|
2008-11-29 18:09:09 +00:00 |
media.php
|
Reset parent_file after admin_header include to fix screen icon
|
2008-11-27 20:36:01 +00:00 |
menu-header.php
|
Fix tab button on the write screen in Opera, add tabindex to the menu, don't 'lock' the tab key between the title and the editor. Fixes #8197
|
2008-11-19 12:02:28 +00:00 |
menu.php
|
add_utility_page()
|
2008-11-28 19:34:49 +00:00 |
moderation.php
|
phpdoc for wp-admin. See #7496 props santosj.
|
2008-08-14 06:30:38 +00:00 |
options-discussion.php
|
Use settings_fields()
|
2008-11-28 21:57:58 +00:00 |
options-general.php
|
Screen icons
|
2008-11-26 13:51:25 +00:00 |
options-head.php
|
phpdoc for wp-admin. See #7496 props santosj.
|
2008-08-14 06:30:38 +00:00 |
options-media.php
|
Use settings_fields()
|
2008-11-28 21:57:58 +00:00 |
options-misc.php
|
Use settings_fields()
|
2008-11-28 21:57:58 +00:00 |
options-permalink.php
|
Screen icons
|
2008-11-26 13:51:25 +00:00 |
options-privacy.php
|
Use settings_fields()
|
2008-11-28 21:57:58 +00:00 |
options-reading.php
|
Use settings_fields()
|
2008-11-28 21:57:58 +00:00 |
options-writing.php
|
Use settings_fields()
|
2008-11-28 21:57:58 +00:00 |
options.php
|
More screen icons and fixes, includes patch by johnconners, fixes #8380
|
2008-11-26 23:35:23 +00:00 |
page-new.php
|
Move screen_meta() to admin header. Add all meta boxes before requiring admin-header.
|
2008-11-11 22:40:16 +00:00 |
page.php
|
Fix parents for page and link editors. fixes #8421
|
2008-11-29 17:51:30 +00:00 |
plugin-editor.php
|
Screen icons
|
2008-11-26 13:51:25 +00:00 |
plugin-install.php
|
Screen icons
|
2008-11-26 13:51:25 +00:00 |
plugins.php
|
Remove "Danger!" red from Cancel links and Deactivate plugins
|
2008-11-28 07:35:33 +00:00 |
post-new.php
|
Move screen_meta() to admin header. Add all meta boxes before requiring admin-header.
|
2008-11-11 22:40:16 +00:00 |
post.php
|
Remove manual santization of redirect URLs (handled in wp_redirect())
|
2008-11-19 06:32:10 +00:00 |
press-this.php
|
PressThis fix from Noel, see #7949
|
2008-11-29 04:28:37 +00:00 |
profile.php
|
phpdoc for wp-admin. See #7496 props santosj.
|
2008-08-14 06:30:38 +00:00 |
revision.php
|
Notice fixes. see #7509
|
2008-08-25 21:50:11 +00:00 |
rtl.css
|
TinyMCE 3.2.1.1, some unused images and gears-manifest cleanup
|
2008-11-30 10:22:16 +00:00 |
setup-config.php
|
Allow nested install. Props sivel. fixes #7997
|
2008-10-31 19:24:45 +00:00 |
sidebar.php
|
Few sidebar.php updates, functionality and look similar to the quick-post dashboard widget
|
2008-09-06 06:10:38 +00:00 |
theme-editor.php
|
Screen icons
|
2008-11-26 13:51:25 +00:00 |
themes.php
|
Add missing div in themes.php, props demetris, fixes #8395
|
2008-11-27 12:13:08 +00:00 |
tools.php
|
Styling for Tools screen
|
2008-11-28 10:14:43 +00:00 |
update-core.php
|
Fix menu parents. see #8421
|
2008-11-29 18:09:09 +00:00 |
update-links.php
|
Error checking for HTTP requests. Props jacobsantos. see #7793
|
2008-10-02 00:32:21 +00:00 |
update.php
|
Fix menu parents. see #8421
|
2008-11-29 18:09:09 +00:00 |
upgrade-functions.php
|
phpdoc for wp-admin. See #7496 props santosj.
|
2008-08-14 06:30:38 +00:00 |
upgrade.php
|
Only upgrade if we are installed. Fixes #7627 props pishmishy.
|
2008-08-28 20:55:40 +00:00 |
upload.php
|
Fix menu parents. see #8421
|
2008-11-29 18:09:09 +00:00 |
user-edit.php
|
Screen icons
|
2008-11-26 13:51:25 +00:00 |
user-new.php
|
Screen icons
|
2008-11-26 13:51:25 +00:00 |
users.php
|
More screen icons and fixes, includes patch by johnconners, fixes #8380
|
2008-11-26 23:35:23 +00:00 |
widgets.php
|
Screen icons
|
2008-11-26 13:51:25 +00:00 |
wp-admin.css
|
More unused images cleanup
|
2008-11-30 10:25:26 +00:00 |