WordPress/wp-admin
2010-12-18 18:37:11 +00:00
..
css Always display the table, with a placeholder row when there are no items. Fixes #15849 2010-12-16 19:05:14 +00:00
images Fix the background colors for the Select Files upload buttons. props TECannon. fixes #8545. 2010-12-07 19:42:57 +00:00
includes Search query string tweaks for net plugins. Props PeteMall. see #15872 2010-12-17 23:47:40 +00:00
js Remove placeholder row when adding first term. See #15849 2010-12-16 19:13:47 +00:00
maint String fixes. props demetris. fixes #15688. 2010-12-05 14:31:18 +00:00
network Move to what will be the new Network Admin Codex page URLs. see #15314. 2010-12-18 18:27:12 +00:00
user Always exit after wp_redirect. props filosofo, fixes #15518. 2010-12-09 18:02:54 +00:00
admin-ajax.php Add like_escape() to some queries. fixes #15764 2010-12-16 14:22:41 +00:00
admin-footer.php Remove dead browse happy code. Has not been used for 18months in core admin. Props ocean90. Fixes #4833 2010-04-25 08:40:37 +00:00
admin-functions.php
admin-header.php Revert [16292], admin_notices for non-network non-user only. all_admin_notices for all. fixes #14696. 2010-12-17 03:46:47 +00:00
admin-post.php Fire nopriv actions from post and ajax handlers when user is not logged in. 2009-03-05 21:43:35 +00:00
admin.php Always exit after wp_redirect. props filosofo, fixes #15518. 2010-12-09 18:02:54 +00:00
async-upload.php Better display handling of error messages during swfupload uploading. Fixes #12225 2010-05-23 10:59:52 +00:00
comment.php Contextual help updates. Props dougwrites. see #15346 2010-11-12 15:03:34 +00:00
custom-background.php Update since phpdoc. Props demetris. fixes #15445 2010-12-01 19:24:38 +00:00
custom-header.php Expand submit_button() capabilities. Replace all (or almost all) manual HTML instances in WP. props sbressler. see #15064 2010-10-28 21:56:43 +00:00
edit-comments.php Introduce WP_List_Table::search_box(). See #15353 2010-12-16 20:45:10 +00:00
edit-form-advanced.php s/Discuusion/Discussion/. props dougwrites, fixes #15870. 2010-12-17 22:21:58 +00:00
edit-form-comment.php submit_button() fixes. Props sbressler. See #15064 2010-11-13 23:49:53 +00:00
edit-link-form.php First pass of user admin. Network admin and screen cleanups. see #14696 2010-10-07 19:34:18 +00:00
edit-tag-form.php Remove some unnecessary esc_textarea() calls. Props garyc40. see #15454 2010-12-16 17:48:20 +00:00
edit-tags.php Fix menu highlight for link category edit. Props duck_. fixes #15877 2010-12-18 16:48:20 +00:00
edit.php Introduce WP_List_Table::search_box(). See #15353 2010-12-16 20:45:10 +00:00
export.php Help text edits. props dougwrites, fixes #15346. 2010-12-16 06:37:03 +00:00
gears-manifest.php Default Google Gears ignoreQuery to true in manifest. see #13562 2010-05-30 08:45:50 +00:00
import.php Check for the wp-admin/imports folder before we open it so we don't show notices when it isn't there. 2010-12-16 10:20:12 +00:00
index-extra.php First pass of user admin. Network admin and screen cleanups. see #14696 2010-10-07 19:34:18 +00:00
index.php Help text edits. props dougwrites, fixes #15346. 2010-12-16 06:37:03 +00:00
install-helper.php Remove unused global from install-helper. props hakre, fixes #13405. 2010-06-21 19:31:50 +00:00
install.php Use the l10n helper js file in the installer. See #15124. 2010-11-12 11:44:08 +00:00
link-add.php s/blog/site/ in more places. props PeteMall, see #11644. 2010-04-30 01:54:32 +00:00
link-manager.php Introduce WP_List_Table::search_box(). See #15353 2010-12-16 20:45:10 +00:00
link-parse-opml.php Update since phpdoc. Props demetris. fixes #15445 2010-12-01 19:24:38 +00:00
link.php Use Absolute URL's & API's in header redirects in more locations. See #14062 2010-10-27 10:43:43 +00:00
load-scripts.php Define home_url() in load-scripts.php. see #9008, props ocean90. 2010-05-04 17:08:28 +00:00
load-styles.php Don't use deprecated functions. Props filosofo. fixes #11807 2010-01-27 17:55:39 +00:00
media-new.php Use relative paths when including files, avoiding include_path. fixes #12594, props sorich87. 2010-04-18 06:14:45 +00:00
media-upload.php Always exit after wp_redirect. props filosofo, fixes #15518. 2010-12-09 18:02:54 +00:00
media.php Fix media form error display. Props andyblackwell. fixes #13810 2010-12-08 19:44:48 +00:00
menu-header.php Improved self determination. Props PeteMall. see #14435 2010-10-20 14:08:29 +00:00
menu.php Remove plugin-install from site admin for is_multisite(). See #14435 2010-12-08 20:11:52 +00:00
moderation.php Always exit after wp_redirect. props filosofo, fixes #15518. 2010-12-09 18:02:54 +00:00
ms-admin.php Always exit after wp_redirect. props filosofo, fixes #15518. 2010-12-09 18:02:54 +00:00
ms-delete-site.php Expand submit_button() capabilities. Replace all (or almost all) manual HTML instances in WP. props sbressler. see #15064 2010-10-28 21:56:43 +00:00
ms-edit.php Always exit after wp_redirect. props filosofo, fixes #15518. 2010-12-09 18:02:54 +00:00
ms-options.php Network Admin, first pass. see #14435 2010-07-30 20:34:54 +00:00
ms-sites.php Always exit after wp_redirect. props filosofo, fixes #15518. 2010-12-09 18:02:54 +00:00
ms-themes.php Always exit after wp_redirect. props filosofo, fixes #15518. 2010-12-09 18:02:54 +00:00
ms-upgrade-network.php Always exit after wp_redirect. props filosofo, fixes #15518. 2010-12-09 18:02:54 +00:00
ms-users.php Always exit after wp_redirect. props filosofo, fixes #15518. 2010-12-09 18:02:54 +00:00
my-sites.php Help fixes. props zeo, fixes #15346. 2010-12-17 03:32:46 +00:00
nav-menus.php Fix one of my typos. props SergeyBiryukov, fixes #15346. 2010-12-18 06:18:44 +00:00
network.php Help fixes. props zeo, fixes #15346. 2010-12-17 03:32:46 +00:00
options-discussion.php Help text edits. props dougwrites, fixes #15346. 2010-12-16 06:37:03 +00:00
options-general.php Fix IE JS error in options-general.php. Props ocean90. Fixes #15680 2010-12-05 21:29:59 +00:00
options-head.php Backwards compat for plugin use of updated=1. fixes #15660 2010-12-03 10:59:20 +00:00
options-media.php Help text edits. props dougwrites, fixes #15346. 2010-12-16 06:37:03 +00:00
options-permalink.php Help text edits. props dougwrites, fixes #15346. 2010-12-16 06:37:03 +00:00
options-privacy.php Help text edits. props dougwrites, fixes #15346. 2010-12-16 06:37:03 +00:00
options-reading.php Help text edits. props dougwrites, fixes #15346. 2010-12-16 06:37:03 +00:00
options-writing.php Help text edits. props dougwrites, fixes #15346. 2010-12-16 06:37:03 +00:00
options.php Backwards compat for plugin use of updated=1. fixes #15660 2010-12-03 10:59:20 +00:00
plugin-editor.php Slight tweak. props andrea_r, #15314. 2010-12-18 18:37:11 +00:00
plugin-install.php Remove check_permissions() calls outside of AJAX context. Also only check for switch_themes in check_permissions() for the themes table. see #15326. 2010-12-16 08:43:22 +00:00
plugins.php Search query string tweaks for net plugins. Props PeteMall. see #15872 2010-12-17 23:47:40 +00:00
post-new.php Die if user doesn't have caps for the post type. Props duck_. fixes #15259 2010-11-01 16:28:35 +00:00
post.php Always exit after wp_redirect. props filosofo, fixes #15518. 2010-12-09 18:02:54 +00:00
press-this.php Pink trailing whites. 2010-12-13 21:21:50 +00:00
profile.php Update since phpdoc. Props demetris. fixes #15445 2010-12-01 19:24:38 +00:00
revision.php Mid-page headers should be h3, not h2. 2010-10-22 00:27:12 +00:00
setup-config.php Don't improperly whitescreen on incorrect DB credentials during setup-config. Show error message with an opportunity to try again. fixes #15682. 2010-12-08 07:12:44 +00:00
theme-editor.php Slight tweak. props andrea_r, #15314. 2010-12-18 18:37:11 +00:00
theme-install.php Remove check_permissions() calls outside of AJAX context. Also only check for switch_themes in check_permissions() for the themes table. see #15326. 2010-12-16 08:43:22 +00:00
themes.php Introduce WP_List_Table::search_box(). See #15353 2010-12-16 20:45:10 +00:00
tools.php Help text edits. props dougwrites, fixes #15346. 2010-12-16 06:37:03 +00:00
update-core.php Change this string now so we can freeze earlier. see #15866. 2010-12-18 08:14:54 +00:00
update.php IFRAME_REQUEST for network/update.php. props duck_, see #15724. 2010-12-10 18:25:18 +00:00
upgrade-functions.php
upgrade.php Fix typo. props SergeyBiryukov, fixes #14107. 2010-12-08 21:35:08 +00:00
upload.php Introduce WP_List_Table::search_box(). See #15353 2010-12-16 20:45:10 +00:00
user-edit.php Admin bar visibility prefs. Props duck_. see #15829 2010-12-17 21:48:30 +00:00
user-new.php Skip confirmation email fixes. Props ocean90, duck_. see #15725 2010-12-15 16:04:19 +00:00
users.php Use wp_dropdown_users() in the delete confirmation screen. Props duck_. See #15854 2010-12-16 23:40:46 +00:00
widgets.php Pinking shears 2010-11-17 18:47:34 +00:00