WordPress/wp-admin
ryan 97d61ca5a2 Chain off of get_current_screen() instead of using global. see #19020
git-svn-id: http://svn.automattic.com/wordpress/trunk@19110 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-11-02 02:38:37 +00:00
..
css Fix uploader "file size exceeded" error message, fix displaying uploaded queue errors, see #18206 2011-11-01 11:56:20 +00:00
images UI touches for the single media button. see #17578. 2011-10-05 21:07:04 +00:00
includes Use %s instead of %d in plugin install notice strings. props johnbillion. fixes #19106 2011-11-02 02:36:18 +00:00
js Fix menu folding on new installs, props SergeyBiryukov, fixes #18091 2011-10-29 21:56:27 +00:00
maint gettext fix. Props ocean90. fixes #18770 2011-10-27 21:14:14 +00:00
network Translated strings in attributes require esc_attr(). s/_e/esc_attr_e/g 2011-10-20 15:04:46 +00:00
user Make the dashboard screen (index.php) occupy the same menu index across all admins (site/network/user). Props wpmuguru. fixes #17751 2011-09-30 16:47:02 +00:00
about.php Add new 'about this version' page (with filler content) and menu item. see #18742. 2011-09-21 23:20:26 +00:00
admin-ajax.php Simplify logic in wp-fullscreen-save-post. Most of this came from post.php but that's been cut down as well. see #18785. 2011-11-01 21:23:05 +00:00
admin-footer.php Revise admin bar items based on user testing. Post at http://wp.me/pbNCB-qz. see #18197. 2011-10-05 18:45:32 +00:00
admin-functions.php
admin-header.php Use IE conditionals when adding the ie8 class, introduce _wp_admin_html_begin(), props scribu, fixes #18966 2011-10-17 20:57:32 +00:00
admin-post.php Switch from Panel/SubPanel to Screen in inline documentation and Codex links. props michaelh, fixes #17265. 2011-04-28 15:24:49 +00:00
admin.php Consistently set taxnow/typenow and the current screen's post_type/taxnomy, whenever it can be detected. Allow WP_Screen::get() to accept a post type as a hook_name. Fixes issues with the meta box $page/$screen argument. fixes #19080. see #18785. 2011-10-31 21:28:17 +00:00
async-upload.php Add cap and type checks to media item fetch. For trunk 2011-02-05 18:22:53 +00:00
comment.php Remove space from string. props pavelevap, fixes #17274. 2011-04-29 14:53:43 +00:00
credits.php RTL CSS cleanup for credits.php, props SergeyBiryukov, fixes #18420 2011-10-28 22:42:36 +00:00
custom-background.php Fix attribute spacing. props mfields, fixes #18570. 2011-09-07 13:53:02 +00:00
custom-header.php Add gettext. Props Latz. fixes #18173 2011-08-04 16:29:46 +00:00
edit-comments.php Revert [18861], [18862], [18864], [18874], [18879], and [18880]. see #18785. 2011-10-07 04:57:12 +00:00
edit-form-advanced.php Chain off of get_current_screen() instead of using global. see #19020 2011-11-02 02:38:37 +00:00
edit-form-comment.php Update meta box functions to handle WP_Screen objects and pass objects instead of IDs to them in core files. Allow passing emptiness to get the current screen. see #18958 2011-10-19 21:43:02 +00:00
edit-link-form.php Update meta box functions to handle WP_Screen objects and pass objects instead of IDs to them in core files. Allow passing emptiness to get the current screen. see #18958 2011-10-19 21:43:02 +00:00
edit-tag-form.php Correct the logic for Taxonomy edit page actions. Props michaeltyson for initial patch. Fixes #17617 2011-05-31 05:05:42 +00:00
edit-tags.php Pinking shears 2011-10-24 19:13:23 +00:00
edit.php Revert [18861], [18862], [18864], [18874], [18879], and [18880]. see #18785. 2011-10-07 04:57:12 +00:00
export.php Validation fixes. Props ocean90, peaceablewhale. see #17364 2011-05-23 23:33:30 +00:00
freedoms.php Allow Codex URLs to be translated. Don't offer wp.org/about/ URLs for translation. props zeo, xibe. fixes #17480. 2011-05-18 19:39:24 +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 Add the Tumblr importer to the Importers List. Fixes #18976 2011-10-18 02:32:28 +00:00
index-extra.php Cache the Dashboard RSS Widgets HTML output to reduce the memory footprint of including SimplePie. Fixes #16927 2011-06-10 06:31:39 +00:00
index.php Chain off of get_current_screen() instead of using global. see #19020 2011-11-02 02:38:37 +00:00
install-helper.php More @since. props SergeyBiryukov, fixes #15445. 2010-12-20 09:25:21 +00:00
install.php Revert [18817]. Adding the new HTML to setup-config would make translation files stale, and I'd rather i18n that file first (see #18180). fixes #18865, see #16413. 2011-10-05 23:42:11 +00:00
link-add.php Switch from Panel/SubPanel to Screen in inline documentation and Codex links. props michaelh, fixes #17265. 2011-04-28 15:24:49 +00:00
link-manager.php Revert [18861], [18862], [18864], [18874], [18879], and [18880]. see #18785. 2011-10-07 04:57:12 +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 Use stripos() instead of strpos( strtolower() ). Props hakre. see #16920 2011-04-11 18:55:11 +00:00
load-styles.php Fix editor icons when no SCRIPT_DEBUG, see #17144 2011-08-03 23:56:21 +00:00
media-new.php Switch from Panel/SubPanel to Screen in inline documentation and Codex links. props michaelh, fixes #17265. 2011-04-28 15:24:49 +00:00
media-upload.php Prevent the uploader getting stuck when deleting the only image from the gallery, props ocean90, fixes #15118 2011-09-30 22:52:29 +00:00
media.php Add 'Add New' buttons to edit links, edit media, and edit user screens. props sbressler, fixes #17499. 2011-05-19 19:52:11 +00:00
menu-header.php Remove dead code left by r18621. Props ocean90. Fixes #19087. 2011-11-01 12:36:14 +00:00
menu.php Fix typos in documentation (wp-admin/). See #18560. 2011-09-03 14:18:10 +00:00
moderation.php Switch from Panel/SubPanel to Screen in inline documentation and Codex links. props michaelh, fixes #17265. 2011-04-28 15:24:49 +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 Add a nonce. 2011-05-22 23:18:58 +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 Add magic get/set/isset methods to WP_User to avoid data duplication. Standardize on WP_User::ID. Props scribu. see #15458 2011-08-04 03:09:27 +00:00
nav-menus.php Revert [18861], [18862], [18864], [18874], [18879], and [18880]. see #18785. 2011-10-07 04:57:12 +00:00
network.php Pinking shears 2011-10-24 19:13:23 +00:00
options-discussion.php Remove gratuitous periods. Add some semicolons. Props SergeyBiryukov. fixes #16186 2011-08-04 16:07:51 +00:00
options-general.php Use title case. Props trepmal. fixes #17773 2011-08-11 18:17:30 +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 Switch from Panel/SubPanel to Screen in inline documentation and Codex links. props michaelh, fixes #17265. 2011-04-28 15:24:49 +00:00
options-permalink.php Don't check 'Custom Structure' Permalink radio option for the default permastruct. Fixes #18507 2011-08-24 07:48:13 +00:00
options-privacy.php First pass on clarifying Settings > Privacy. props designsimply, markjaquith. see #16416. 2011-08-16 06:53:19 +00:00
options-reading.php FIx static front page selector in Settings-Writing, props JDTrower duck_, fixes #17421 2011-05-14 00:43:58 +00:00
options-writing.php Make copying the PressThis bookmarklet code easier in WebKit browsers, fixes #17184 2011-06-08 01:33:07 +00:00
options.php Be more consistent with ERROR: messages. fixes #15887 2011-09-30 17:18:35 +00:00
plugin-editor.php Merge most admin css files, first run, see #18314 2011-08-21 03:46:43 +00:00
plugin-install.php Revert [18861], [18862], [18864], [18874], [18879], and [18880]. see #18785. 2011-10-07 04:57:12 +00:00
plugins.php Use get method for plugin search form. Avoid lingering notices. Props garyc40. fixes #16549 2011-10-18 19:18:08 +00:00
post-new.php Switch from Panel/SubPanel to Screen in inline documentation and Codex links. props michaelh, fixes #17265. 2011-04-28 15:24:49 +00:00
post.php Move from quickpress_post_ID to post_ID. fixes #19095. 2011-10-31 17:08:36 +00:00
press-this.php Pinking shears 2011-10-24 19:13:23 +00:00
profile.php Switch from Panel/SubPanel to Screen in inline documentation and Codex links. props michaelh, fixes #17265. 2011-04-28 15:24:49 +00:00
revision.php Mid-page headers should be h3, not h2. 2010-10-22 00:27:12 +00:00
setup-config.php Remove duplicated id attribute. props pagesimplify. (wp-testers) 2011-07-31 22:20:06 +00:00
theme-editor.php Merge most admin css files, first run, see #18314 2011-08-21 03:46:43 +00:00
theme-install.php Merge most admin css files, first run, see #18314 2011-08-21 03:46:43 +00:00
themes.php Translated strings in attributes require esc_attr(). s/_e/esc_attr_e/g 2011-10-20 15:04:46 +00:00
tools.php Make copying the PressThis bookmarklet code easier in WebKit browsers, fixes #17184 2011-06-08 01:33:07 +00:00
update-core.php Introduce ->mysql to allow drop-ins to declare themselves as MySQL and therefore allow minimum version checks to still apply. fixes #18176. 2011-10-25 05:29:28 +00:00
update.php Store Plugin/Theme uploads in the Media Library properly. Add Scheduled cleanup +2hrs to clean up any aborted installation attempts. See #18182 2011-08-28 08:42:07 +00:00
upgrade-functions.php
upgrade.php Introduce ->mysql to allow drop-ins to declare themselves as MySQL and therefore allow minimum version checks to still apply. fixes #18176. 2011-10-25 05:29:28 +00:00
upload.php Revert [18861], [18862], [18864], [18874], [18879], and [18880]. see #18785. 2011-10-07 04:57:12 +00:00
user-edit.php Validation fix for user-edit.php. Props sorich87. fixes #18921 2011-10-12 19:47:00 +00:00
user-new.php Fix inviting existing users to a site with email confirmation. Props johnbillion. fixes #18295 2011-10-13 18:32:31 +00:00
users.php Allow a super admin to demote themselves on a site to a role that does not contain the promote_users cap. props fonglh, fixes #18164. 2011-10-20 14:12:25 +00:00
widgets.php Revert [18861], [18862], [18864], [18874], [18879], and [18880]. see #18785. 2011-10-07 04:57:12 +00:00