Wordpress/wp-admin
Andrew Nacin 7d38302ca0 String changes to admin bar preferences. props jane, see #15829.
git-svn-id: https://develop.svn.wordpress.org/trunk@17055 602fd350-edb4-49c9-b593-d223f7449a82
2010-12-19 05:23:25 +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 Remove 'Search Results filter from ms themes. fixes #15872 2010-12-19 01:11:38 +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 Remove old string. props SergeyBiryukov, see #15314. 2010-12-19 04:38:04 +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
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
admin.php Always exit after wp_redirect. props filosofo, fixes #15518. 2010-12-09 18:02:54 +00:00
async-upload.php
comment.php
custom-background.php Update since phpdoc. Props demetris. fixes #15445 2010-12-01 19:24:38 +00:00
custom-header.php
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
edit-link-form.php
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
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
index.php Simplify this string. props jane, see #15346, see #15829. 2010-12-19 05:19:41 +00:00
install-helper.php
install.php
link-add.php
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
load-scripts.php
load-styles.php
media-new.php
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
menu.php Use the update_core, update_plugins and update_themes caps in update-core.php. fixes #15866. 2010-12-18 18:43:35 +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
ms-edit.php Always exit after wp_redirect. props filosofo, fixes #15518. 2010-12-09 18:02:54 +00:00
ms-options.php
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
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
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 Use the update_core, update_plugins and update_themes caps in update-core.php. fixes #15866. 2010-12-18 18:43:35 +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 String changes to admin bar preferences. props jane, see #15829. 2010-12-19 05:23:25 +00:00
user-new.php Clarify button text. fixes #14756 2010-12-19 00:53:45 +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