WordPress/wp-admin
2012-05-09 15:01:49 +00:00
..
css Compress scripts/styles: 3.4-beta4-20750. 2012-05-09 03:58:27 +00:00
images Add blue sprite for icons32, props SergeyBiryukov, fixes #20293 2012-05-02 21:01:21 +00:00
includes When showing already installed themes in the theme installer list, indicate in the row actions that the theme is installed and offer an update link if updates are available. 2012-05-09 15:01:49 +00:00
js Compress scripts/styles: 3.4-beta4-20750. 2012-05-09 03:58:27 +00:00
maint Update login-logo.png to use proper color. Copy it over wordpress-logo.png. Make that one canonical, and stop using login-logo.png. Leave it for plugins. props iammattthomas. see #19955. 2012-02-17 04:57:56 +00:00
network Correct the link to http://codex.wordpress.org/Network_Admin_Sites_Screen in the network admin help sidebars. props Nao. fixes #20607. 2012-05-03 13:34:33 +00:00
user Remove index-extra.php. Move dashboard widget XHR callbacks to ajax-actions.php. fixes #20242. 2012-03-15 13:20:00 +00:00
about.php Remove the Ryan Boren Comedy Script from the POT file. 2012-05-04 01:17:27 +00:00
admin-ajax.php Send X-Robots-Tag: noindex in admin-ajax. props ryan, joostdevalk. fixes #18465. 2012-03-25 12:53:17 +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 Lose EOF ?>. Clean up EOF newlines. fixes #12307 2012-01-08 17:01:11 +00:00
admin-header.php Theme Customizer: If the customize loader is enqueued, then add the 'customize-support' class early. This prevents a flash of unstyled content. see #19910. 2012-04-16 14:59:09 +00:00
admin-post.php Lose EOF ?>. Clean up EOF newlines. fixes #12307 2012-01-08 17:01:11 +00:00
admin.php Reduce references to the $wp_rewrite global because it's no longer used or a wrapper function can be used instead. Fixes #14546.#14546. 2012-02-28 20:29:33 +00:00
async-upload.php Lose EOF ?>. Clean up EOF newlines. fixes #12307 2012-01-08 17:01:11 +00:00
comment.php Allow comment.php?action=editcomment to be accessible for a comment that is spam. props josephscott, fixes #19977, see #18340. 2012-02-07 19:13:30 +00:00
credits.php Lose EOF ?>. Clean up EOF newlines. fixes #12307 2012-01-08 17:01:11 +00:00
custom-background.php Allow selecting custom header and background images from the media library. Props aaroncampbell, sabreuse, greuben. fixes #19840 2012-04-05 00:20:28 +00:00
custom-header.php Don't concatenate translated strings. see #20518 2012-05-03 22:00:25 +00:00
edit-comments.php Convert a bulleted list to paragraphs in the Moderating Comments help tab. props pavelevap, see #19788. 2012-02-01 14:45:19 +00:00
edit-form-advanced.php Clean out layout columns API in WP_Screen. 2012-04-24 20:46:04 +00:00
edit-form-comment.php Responsive columns on the dashboard and write screens, first run, see #20015 2012-03-23 21:41:00 +00:00
edit-link-form.php Clean out layout columns API in WP_Screen. 2012-04-24 20:46:04 +00:00
edit-tag-form.php Add line breaks before most form field descriptions (the italicized gray text on General Settings and other screens). props johnbillion, helenyhou, fixes #17390. 2012-04-26 00:58:16 +00:00
edit-tags.php Lose EOF ?>. Clean up EOF newlines. fixes #12307 2012-01-08 17:01:11 +00:00
edit.php Clean up messages on edit.php. see #19470. 2012-04-27 22:54:02 +00:00
export.php Add line breaks before most form field descriptions (the italicized gray text on General Settings and other screens). props johnbillion, helenyhou, fixes #17390. 2012-04-26 00:58:16 +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 Default Google Gears ignoreQuery to true in manifest. see #13562 2010-05-30 08:45:50 +00:00
import.php Lose EOF ?>. Clean up EOF newlines. fixes #12307 2012-01-08 17:01:11 +00:00
index.php Pinking shears 2012-05-03 16:41:59 +00:00
install-helper.php Deprecate ancient "debugging" tools. 2012-02-17 00:02:42 +00:00
install.php Pinking shears 2012-05-03 16:41:59 +00:00
link-add.php Add the jQuery UI Touch Punch plugin to handle dragging on mobile devices, props georgestephanis, see #20014 2012-04-11 02:20:51 +00:00
link-manager.php Pinking shears 2011-12-01 04:51:35 +00:00
link-parse-opml.php Lose EOF ?>. Clean up EOF newlines. fixes #12307 2012-01-08 17:01:11 +00:00
link.php Add the jQuery UI Touch Punch plugin to handle dragging on mobile devices, props georgestephanis, see #20014 2012-04-11 02:20:51 +00:00
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 hide links to the upload form and show an error for mobile devices that cannot upload, see #20410 2012-04-12 00:16:37 +00:00
media-upload.php Clarify the uploading options in the media-new.php contextual help. 2012-05-01 22:23:15 +00:00
media.php Don't hide links to the upload form and show an error for mobile devices that cannot upload, see #20410 2012-04-12 00:16:37 +00:00
menu-header.php Admin menu: change to strip_tags() for the aria-label attributes as it's faster, fixes #20373 2012-05-02 20:36:07 +00:00
menu.php Don't hide links to the upload form and show an error for mobile devices that cannot upload, see #20410 2012-04-12 00:16:37 +00:00
moderation.php Lose EOF ?>. Clean up EOF newlines. fixes #12307 2012-01-08 17:01:11 +00:00
ms-admin.php Lose EOF ?>. Clean up EOF newlines. fixes #12307 2012-01-08 17:01:11 +00:00
ms-delete-site.php Lose EOF ?>. Clean up EOF newlines. fixes #12307 2012-01-08 17:01:11 +00:00
ms-edit.php Lose EOF ?>. Clean up EOF newlines. fixes #12307 2012-01-08 17:01:11 +00:00
ms-options.php Network Admin, first pass. see #14435 2010-07-30 20:34:54 +00:00
ms-sites.php Lose EOF ?>. Clean up EOF newlines. fixes #12307 2012-01-08 17:01:11 +00:00
ms-themes.php Lose EOF ?>. Clean up EOF newlines. fixes #12307 2012-01-08 17:01:11 +00:00
ms-upgrade-network.php Lose EOF ?>. Clean up EOF newlines. fixes #12307 2012-01-08 17:01:11 +00:00
ms-users.php Lose EOF ?>. Clean up EOF newlines. fixes #12307 2012-01-08 17:01:11 +00:00
my-sites.php Lose EOF ?>. Clean up EOF newlines. fixes #12307 2012-01-08 17:01:11 +00:00
nav-menus.php Add the jQuery UI Touch Punch plugin to handle dragging on mobile devices, props georgestephanis, see #20014 2012-04-11 02:20:51 +00:00
network.php Align the spacing of the multisite constants with what has been long-established in wp-config and wp-config-sample. props ryanduff, fixes #19869. 2012-02-20 16:35:03 +00:00
options-discussion.php It is possible for comments_per_page to be 0, which turns off pagination. See sanitize_option(); wp_list_commnts(); get_comment_link(). see #17863. 2012-03-16 04:36:12 +00:00
options-general.php Add line breaks before most form field descriptions (the italicized gray text on General Settings and other screens). props johnbillion, helenyhou, fixes #17390. 2012-04-26 00:58:16 +00:00
options-head.php Lose EOF ?>. Clean up EOF newlines. fixes #12307 2012-01-08 17:01:11 +00:00
options-media.php Add line breaks before most form field descriptions (the italicized gray text on General Settings and other screens). props johnbillion, helenyhou, fixes #17390. 2012-04-26 00:58:16 +00:00
options-permalink.php Reduce references to the $wp_rewrite global because it's no longer used or a wrapper function can be used instead. Fixes #14546.#14546. 2012-02-28 20:29:33 +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 Add line breaks before most form field descriptions (the italicized gray text on General Settings and other screens). props johnbillion, helenyhou, fixes #17390. 2012-04-26 00:58:16 +00:00
options-writing.php mailserver_login and mailserver_pass should always be LTR. see #19598. 2012-02-03 00:05:43 +00:00
options.php Lose EOF ?>. Clean up EOF newlines. fixes #12307 2012-01-08 17:01:11 +00:00
plugin-editor.php Clean up plugins.php with regards to recently edited files, deactivations, and the network admin. see #20468, #20104. 2012-04-19 03:41:29 +00:00
plugin-install.php Lose EOF ?>. Clean up EOF newlines. fixes #12307 2012-01-08 17:01:11 +00:00
plugins.php Add missing variable. 2012-04-19 06:38:19 +00:00
post-new.php Schedule auto-draft deletion from post-new.php instead of from admin.php. This provides better throttling for large multisite installs and reduces the risk of a delete avalanche. 2012-04-12 18:49:48 +00:00
post.php Check that $post_type_object exists before accessing its properties. Props markoheijnen. Fixes #20064. 2012-04-27 19:32:32 +00:00
press-this.php Use relative paths for admin-ajax.php to avoid cross-domain issues with IDN domains in IE and Opera. props SergeyBiryukov, fixes #18952. 2012-02-08 16:12:11 +00:00
profile.php Lose EOF ?>. Clean up EOF newlines. fixes #12307 2012-01-08 17:01:11 +00:00
revision.php Mid-page headers should be h3, not h2. 2010-10-22 00:27:12 +00:00
setup-config.php setup-config.php cleanups 2012-04-30 21:56:32 +00:00
theme-editor.php Remove WP_Theme::is_child_theme() in favor of WP_Theme::parent(). see #20546. 2012-04-25 17:34:19 +00:00
theme-install.php Contextual help updates for themes.php and theme-install.php. Props TomAuger. fixes #20515 2012-05-07 17:26:16 +00:00
themes.php Theme Customizer: Link the current theme screenshot to the customizer. see #19910. 2012-05-09 01:38:54 +00:00
tools.php Update contextual help for Tools screen. Props SergeyBiryukov, ajacommerce, DrewAPicture. fixes #19523 2012-05-05 19:09:08 +00:00
update-core.php Use new WP_Theme API in list_theme_updates(). fixes #20173. see #20103. 2012-03-04 13:03:48 +00:00
update.php Theme Customizer: Allow the customize iframe to be accessed directly (with full feature support). see #19910. 2012-04-16 14:02:28 +00:00
upgrade-functions.php Lose EOF ?>. Clean up EOF newlines. fixes #12307 2012-01-08 17:01:11 +00:00
upgrade.php Update login-logo.png to use proper color. Copy it over wordpress-logo.png. Make that one canonical, and stop using login-logo.png. Leave it for plugins. props iammattthomas. see #19955. 2012-02-17 04:57:56 +00:00
upload.php Don't hide links to the upload form and show an error for mobile devices that cannot upload, see #20410 2012-04-12 00:16:37 +00:00
user-edit.php Revert type="email" (HTML5) as some browsers that do validation on these fields do not work for IDN domains yet. Core does not support these well either, but server-side validation can at least be dealt with by a plugin. see #17863. 2012-03-15 18:09:14 +00:00
user-new.php After adding a user, take them back to users.php with an 'Edit user' link in the message. 2012-04-27 23:13:39 +00:00
users.php After adding a user, take them back to users.php with an 'Edit user' link in the message. 2012-04-27 23:13:39 +00:00
widgets.php Add the jQuery UI Touch Punch plugin to handle dragging on mobile devices, props georgestephanis, see #20014 2012-04-11 02:20:51 +00:00