..
css
Compress scripts/styles: 3.5-alpha-21309.
2012-07-23 22:58:26 +00:00
images
Add 2x icons for the list/excerpt switch on the Posts screen, props empireoflight, see #21019
2012-07-09 06:53:43 +00:00
includes
Remove nearly all tabindex attributes from the admin, leaving them only where absolutely necessary (for now that's only the toolbar).
2012-07-24 00:15:15 +00:00
js
Make it possible to tab out of the plugin and theme editors textareas by pressing Esc followed by Tab, fixes #21347
2012-07-23 23:46:27 +00:00
maint
Do not perform nonce checks in maint/repair.php.
2012-05-30 16:22:53 +00:00
network
Enforce multisite plugins menu preference in map_meta_cap(). This means a simple current_user_can('activate_plugins') check will handle the 'Enable administration menus' setting.
2012-06-30 12:40:25 +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
New section on Twitter Embeds on the about page. props georgestephanis, chexee, azaozz, SergeyBiryukov, jane. fixes #20796 .
2012-06-02 01:16:35 +00:00
admin-ajax.php
Customize: If the preview is not logged in but the admin is, perform a front page request to setup any mapped domain cookies and then retry loading the preview.
2012-06-12 22:51:55 +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
Add "Skip to content" link to all screens in the admin, fixes #21361
2012-07-23 22:00:06 +00:00
admin-post.php
Lose EOF ?>. Clean up EOF newlines. fixes #12307
2012-01-08 17:01:11 +00:00
admin.php
load-importer-$importer hook. props simonwheatley. fixes #21071 .
2012-06-29 19:24:15 +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
Copy 3.4 about.php header text to credits and freedoms. props pavelevap. fixes #20794 .
2012-06-07 15:34:21 +00:00
custom-background.php
Pinking shears
2012-06-12 19:27:41 +00:00
custom-header.php
* Introduce remove_header_image(), reset_header_image(), set_header_image(), and get_header_image_data() for Custom_Image_Header.
2012-06-10 00:32:19 +00:00
customize.php
Refresh nonces in the customizer. props koopersmith. see #20876 .
2012-06-26 18:48:18 +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
Remove nearly all tabindex attributes from the admin, leaving them only where absolutely necessary (for now that's only the toolbar).
2012-07-24 00:15:15 +00:00
edit-form-comment.php
Remove nearly all tabindex attributes from the admin, leaving them only where absolutely necessary (for now that's only the toolbar).
2012-07-24 00:15:15 +00:00
edit-link-form.php
Remove nearly all tabindex attributes from the admin, leaving them only where absolutely necessary (for now that's only the toolbar).
2012-07-24 00:15:15 +00:00
edit-tag-form.php
Remove nearly all tabindex attributes from the admin, leaving them only where absolutely necessary (for now that's only the toolbar).
2012-07-24 00:15:15 +00:00
edit-tags.php
Remove nearly all tabindex attributes from the admin, leaving them only where absolutely necessary (for now that's only the toolbar).
2012-07-24 00:15:15 +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
Copy 3.4 about.php header text to credits and freedoms. props pavelevap. fixes #20794 .
2012-06-07 15:34:21 +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
If a plugin triggers the WP_Scripts constructor prior to init, fire wp_default_scripts()
2012-06-26 05:33:19 +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
Restrict post IDs
2012-06-10 17:37:49 +00:00
media.php
Restrict the media editor to posts with the attachment post type. Props helenyhou. fixes #20625
2012-05-09 16:16:03 +00:00
menu-header.php
Remove nearly all tabindex attributes from the admin, leaving them only where absolutely necessary (for now that's only the toolbar).
2012-07-24 00:15:15 +00:00
menu.php
Un-indent after [21198]. see #19824 .
2012-06-30 12:55:09 +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
Remove nearly all tabindex attributes from the admin, leaving them only where absolutely necessary (for now that's only the toolbar).
2012-07-24 00:15:15 +00:00
plugin-install.php
Have the correct screen icon in place when the top level Plugins menu is plugin-install.php. This occurs when the user can install but not activate plugins. see #19824 .
2012-06-30 12:12:26 +00:00
plugins.php
Enforce multisite plugins menu preference in map_meta_cap(). This means a simple current_user_can('activate_plugins') check will handle the 'Enable administration menus' setting.
2012-06-30 12:40:25 +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
Remove nearly all tabindex attributes from the admin, leaving them only where absolutely necessary (for now that's only the toolbar).
2012-07-24 00:15:15 +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 nearly all tabindex attributes from the admin, leaving them only where absolutely necessary (for now that's only the toolbar).
2012-07-24 00:15:15 +00:00
theme-install.php
Theme help text updates. Consistently use Live Preview. Props SergeyBiryukov. fixes #20795
2012-06-01 13:13:32 +00:00
themes.php
Allow switch_theme() to take a single $stylesheet argument.
2012-06-26 05:21:04 +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
Remove more code not specific to updating core from core_upgrade_preamble(). fixes #21124 .
2012-06-30 12:58:03 +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
Remove charset attribute from script elements. props neoxx, fixes #21146 .
2012-07-03 13:27:14 +00:00
user-new.php
Remove user/site suggestions (autocompletion) from search inputs, as the UX isn't proper.
2012-06-05 18:51:33 +00:00
users.php
Remove user/site suggestions (autocompletion) from search inputs, as the UX isn't proper.
2012-06-05 18:51:33 +00:00
widgets.php
Widgets: ensure the "drop zone" matches the height of the Inactive Widgets container, fixes #21250
2012-07-13 01:47:16 +00:00