twentyGOLEM/wp-admin
nacin e5589e02b7 Use regex to fill in config-sample. Prevents translators from needing to manually translate 'database_name_here' (and friends). see #18180.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19701 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-01-06 18:23:51 +00:00
..
css Wrap long titles in dashboard recent drafts, props Lardjo SergeyBiryukov, fixes #17424 2012-01-06 06:35:12 +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 Create a network/about.php page and leverage it, to prevent the dashboard from switching to the blog admin. fixes #19762. 2012-01-06 17:53:41 +00:00
js One newline is enough. 2012-01-05 20:10:39 +00:00
maint Remove extraneous spaces. Props kenan3008, dimadin. fixes #19501 #19433 2011-12-14 17:36:38 +00:00
network about.php and friends for the global dashboard. see #19762. 2012-01-06 18:08:45 +00:00
user about.php and friends for the global dashboard. see #19762. 2012-01-06 18:08:45 +00:00
about.php about.php and friends for the global dashboard. see #19762. 2012-01-06 18:08:45 +00:00
admin-ajax.php s/add_user()/edit_user()/, see r19686 and #18749. 2012-01-05 21:02:42 +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
admin.php User lowercase true, false, null instead of uppercase. Props c3mdigital, mfields. fixes #16302 2012-01-05 20:50:54 +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 Create a network/about.php page and leverage it, to prevent the dashboard from switching to the blog admin. fixes #19762. 2012-01-06 17:53:41 +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 One newline is enough. 2012-01-05 20:10:39 +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 Show correct export date range for pages. The query should use provided $post_type instead of always 'post'. Props sorich87. Fixes #19312. 2011-12-22 12:08:26 +00:00
freedoms.php Create a network/about.php page and leverage it, to prevent the dashboard from switching to the blog admin. fixes #19762. 2012-01-06 17:53:41 +00:00
gears-manifest.php
import.php One newline is enough. 2012-01-05 20:10:39 +00:00
index-extra.php About face. Revert [19628]. Gonna improve Plugins widget instead of tossing it. see #19573 2011-12-23 00:25:09 +00:00
index.php One newline is enough. 2012-01-05 20:10:39 +00:00
install-helper.php
install.php Use one space, not two, after trailing punctuation. fixes #19537 2011-12-13 23:45:31 +00:00
link-add.php
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
load-scripts.php One newline is enough. 2012-01-05 20:10:39 +00:00
load-styles.php One newline is enough. 2012-01-05 20:10:39 +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 One newline is enough. 2012-01-05 20:10:39 +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
ms-admin.php
ms-delete-site.php
ms-edit.php
ms-options.php
ms-sites.php
ms-themes.php
ms-upgrade-network.php
ms-users.php
my-sites.php Use WP_Screen::add_help_tab(). see #19020 2011-12-01 02:22:07 +00:00
nav-menus.php One newline is enough. 2012-01-05 20:10:39 +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
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 One newline is enough. 2012-01-05 20:10:39 +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 One newline is enough. 2012-01-05 20:10:39 +00:00
options.php One newline is enough. 2012-01-05 20:10:39 +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 Remove 'Recently Updated' from plugin installer. Props nacin. see #19573 2011-12-22 21:21:57 +00:00
plugins.php One newline is enough. 2012-01-05 20:10:39 +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 Merge Press This inline styles into wp-admin.css. fixes #19735. 2012-01-04 17:44:15 +00:00
profile.php
revision.php
setup-config.php Use regex to fill in config-sample. Prevents translators from needing to manually translate 'database_name_here' (and friends). see #18180. 2012-01-06 18:23:51 +00:00
theme-editor.php User lowercase true, false, null instead of uppercase. Props c3mdigital, mfields. fixes #16302 2012-01-05 20:50:54 +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 Create a network/about.php page and leverage it, to prevent the dashboard from switching to the blog admin. fixes #19762. 2012-01-06 17:53:41 +00:00
update.php
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 One newline is enough. 2012-01-05 20:10:39 +00:00
user-new.php s/add_user()/edit_user()/, see r19686 and #18749. 2012-01-05 21:02:42 +00:00
users.php Only allow _multisite_ super admins to demote themselves on a site. props linuxologos, see #19684 for trunk. 2011-12-30 23:13:48 +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