WordPress/wp-admin
ryan c924060858 Remove extraneuos newlines
git-svn-id: http://svn.automattic.com/wordpress/trunk@19623 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-12-21 18:42:11 +00:00
..
css Remove extraneuos newlines 2011-12-21 18:42:11 +00:00
images Update the bigger comments icon to reflect earlier 3.3 changes for the 16x16 icon. props empireoflight. 2011-12-07 00:37:34 +00:00
includes Remove extraneuos newlines 2011-12-21 18:42:11 +00:00
js '3.4-alpha-19618' 2011-12-21 04:22:21 +00:00
maint Remove extraneous spaces. Props kenan3008, dimadin. fixes #19501 #19433 2011-12-14 17:36:38 +00:00
network Remove extraneous spaces. Props kenan3008, dimadin. fixes #19501 #19433 2011-12-14 17:36:38 +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 Tweak strings for point release changelogs. see #19346. 2011-12-02 17:17:08 +00:00
admin-ajax.php Use one space, not two, after trailing punctuation. fixes #19537 2011-12-13 23:45:31 +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 Call set_current_screen() again in admin-header.php in case a plugin includes admin-header.php before admin.php completes. Rare and silly, but seen in the wild. props ryan, see #18785. 2011-12-01 03:37:22 +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 Use text/html to appease IE < 9. Props azaozz. fixes #19494 2011-12-11 00:03:24 +00:00
comment.php Use WP_Screen::add_help_tab(). see #19020 2011-12-01 02:22:07 +00:00
credits.php Add 'Contributing Developers' string to credits.php so it makes it into the POT. fixes #19480. 2011-12-08 16:55:55 +00:00
custom-background.php Standardize some final help strings. We're done, aside from typos. props zeo, jane, duck_, fixes #19020. 2011-12-02 04:31:01 +00:00
custom-header.php Use one space, not two, after trailing punctuation. fixes #19537 2011-12-13 23:45:31 +00:00
edit-comments.php Best practice, use wp_safe_redirect() when dealing with referrers. Props nacin. 2011-12-10 18:26:48 +00:00
edit-form-advanced.php Use one space, not two, after trailing punctuation. fixes #19537 2011-12-13 23:45:31 +00:00
edit-form-comment.php Remove dead variables and strings from edit-form-comment. props ocean90, fixes #19481. 2011-12-20 21:39:46 +00:00
edit-link-form.php Use WP_Screen::add_help_tab(). see #19020 2011-12-01 02:22:07 +00:00
edit-tag-form.php Remove extraneous spaces. Props kenan3008, dimadin. fixes #19501 #19433 2011-12-14 17:36:38 +00:00
edit-tags.php Use one space, not two, after trailing punctuation. fixes #19537 2011-12-13 23:45:31 +00:00
edit.php Remove extraneous spaces. Props kenan3008, dimadin. fixes #19501 #19433 2011-12-14 17:36:38 +00:00
export.php Remove extraneous spaces. Props kenan3008, dimadin. fixes #19501 #19433 2011-12-14 17:36:38 +00:00
freedoms.php Add about.php maintenance/security release strings for translation. see #19346. 2011-12-01 23:13:56 +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 Use one space, not two, after trailing punctuation. fixes #19537 2011-12-13 23:45:31 +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 Standardize some final help strings. We're done, aside from typos. props zeo, jane, duck_, fixes #19020. 2011-12-02 04:31:01 +00:00
install-helper.php More @since. props SergeyBiryukov, fixes #15445. 2010-12-20 09:25:21 +00:00
install.php Use one space, not two, after trailing punctuation. fixes #19537 2011-12-13 23:45:31 +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 Pinking shears 2011-12-01 04:51:35 +00:00
link-parse-opml.php Remove extraneous spaces. Props kenan3008, dimadin. fixes #19501 #19433 2011-12-14 17:36: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 json_encode() in load-scripts.php. see #19524 for trunk. 2011-12-14 23:02:42 +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 Don't show the uploader on iPads (it's pointless), fixes #19004 2011-11-18 08:43:16 +00:00
media-upload.php Pinking shears 2011-12-01 04:51:35 +00:00
media.php Use WP_Screen::add_help_tab(). see #19020 2011-12-01 02:22:07 +00:00
menu-header.php Remove role="menu" and role="menuitem" for now, fixes #19394 2011-12-05 17:47:23 +00:00
menu.php Don't show the uploader on iPads (it's pointless), fixes #19004 2011-11-18 08:43:16 +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 Use WP_Screen::add_help_tab(). see #19020 2011-12-01 02:22:07 +00:00
nav-menus.php Remove extraneous spaces. Props kenan3008, dimadin. fixes #19501 #19433 2011-12-14 17:36:38 +00:00
network.php s/Admin Bar/Toolbar/. Props ocean90. fixes #19461 2011-12-08 16:49:16 +00:00
options-discussion.php Use one space, not two, after trailing punctuation. fixes #19537 2011-12-13 23:45:31 +00:00
options-general.php Remove extraneous spaces. Props kenan3008, dimadin. fixes #19501 #19433 2011-12-14 17:36:38 +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 tweaks for the Settings screens. props jane. see #19020. 2011-12-01 00:52:31 +00:00
options-permalink.php Eliminate a string in options-permalink and end strings with full stops. fixes #19472. 2011-12-20 21:15:13 +00:00
options-privacy.php Help text tweaks for the Settings screens. props jane. see #19020. 2011-12-01 00:52:31 +00:00
options-reading.php Remove extraneous spaces. Props kenan3008, dimadin. fixes #19501 #19433 2011-12-14 17:36:38 +00:00
options-writing.php Use one space, not two, after trailing punctuation. fixes #19537 2011-12-13 23:45:31 +00:00
options.php Remove extraneous spaces. Props kenan3008, dimadin. fixes #19501 #19433 2011-12-14 17:36:38 +00:00
plugin-editor.php Use one space, not two, after trailing punctuation. fixes #19537 2011-12-13 23:45:31 +00:00
plugin-install.php Pinking shears 2011-12-01 04:51:35 +00:00
plugins.php Use one space, not two, after trailing punctuation. fixes #19537 2011-12-13 23:45:31 +00:00
post-new.php Select the submenu item for post-new.php when using show_in_menu = 'some-parent-file' for post types. Continue to select the post-new.php submenu item if it has been separately added with add_submenu_page(). fixes #19125. 2011-11-23 20:45:23 +00:00
post.php Fix edit.php row action redirects when referrers are not sent. Return false from wp_get_referer() when no referrer found. Props mitchoyoshitaka. fixes #17628 2011-11-14 16:59:45 +00:00
press-this.php Remove extraneous spaces. Props kenan3008, dimadin. fixes #19501 #19433 2011-12-14 17:36:38 +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 Fix styling for the installation screens, props chexee, fixes #18576 2011-11-15 15:47:07 +00:00
theme-editor.php Pinking shears 2011-12-01 04:51:35 +00:00
theme-install.php Use WP_Screen::add_help_tab(). see #19020 2011-12-01 02:22:07 +00:00
themes.php Remove extraneous spaces. Props kenan3008, dimadin. fixes #19501 #19433 2011-12-14 17:36:38 +00:00
tools.php Remove extraneous spaces. Props kenan3008, dimadin. fixes #19501 #19433 2011-12-14 17:36:38 +00:00
update-core.php Use one space, not two, after trailing punctuation. fixes #19537 2011-12-13 23:45:31 +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 Remove extraneous spaces. Props kenan3008, dimadin. fixes #19501 #19433 2011-12-14 17:36:38 +00:00
upload.php Pinking shears 2011-12-01 04:51:35 +00:00
user-edit.php s/Admin Bar/Toolbar/. Props ocean90. fixes #19461 2011-12-08 16:49:16 +00:00
user-new.php Remove extraneous spaces. Props kenan3008, dimadin. fixes #19501 #19433 2011-12-14 17:36:38 +00:00
users.php Use one space, not two, after trailing punctuation. fixes #19537 2011-12-13 23:45:31 +00:00
widgets.php Don't use esc_attr_e() function for a non-translatable context. props zeo. fixes #19479. 2011-12-08 17:56:03 +00:00