.. |
css
|
Fix Press This bookmarklet focus and active styles. props SergeyBiryukov, fixes #21850.
|
2012-09-13 17:04:08 +00:00 |
images
|
Replace the dark spinner with the light on the widgets screen and retire wpspin_dark.gif, props helenyhou and lessbloat, fixes #20957
|
2012-08-22 02:02:37 +00:00 |
includes
|
Fold Privacy Settings into Reading Settings, moving blog_public (search engine/robots) to options-reading and removing options-privacy.
|
2012-09-13 17:28:57 +00:00 |
js
|
Use JS Attachment models in wp.Uploader. fixes #21868.
|
2012-09-11 16:55:58 +00:00 |
maint
|
|
|
network
|
Simplify the markup and hierarchy of the Add Existing and Add New user forms on site-users.php. props obenland, fixes #21223.
|
2012-09-15 19:38:23 +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
|
|
|
admin-footer.php
|
|
|
admin-functions.php
|
|
|
admin-header.php
|
|
|
admin-post.php
|
|
|
admin.php
|
Set jQuery Color to be a dependency for wp-lists, rather than enqueueing it everywhere.
|
2012-08-28 17:51:35 +00:00 |
async-upload.php
|
Lose EOF ?>. Clean up EOF newlines. fixes #12307
|
2012-01-08 17:01:11 +00:00 |
comment.php
|
|
|
credits.php
|
|
|
custom-background.php
|
|
|
custom-header.php
|
|
|
customize.php
|
|
|
edit-comments.php
|
|
|
edit-form-advanced.php
|
New button styles.
|
2012-09-08 04:58:34 +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
|
|
|
edit.php
|
Remove return ref from all calls to get_post()
|
2012-08-23 20:01:10 +00:00 |
export.php
|
Make the 'Download Export File' button primary. Props helenyhou. fixes #21781
|
2012-09-04 21:11:17 +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
|
|
|
install-helper.php
|
|
|
install.php
|
|
|
link-add.php
|
|
|
link-manager.php
|
|
|
link-parse-opml.php
|
|
|
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
|
|
|
load-styles.php
|
|
|
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
|
|
|
media.php
|
|
|
menu-header.php
|
Improve the layout and accessibility of the admin menu: simplify the HTML structure, move the submenus off the viewport (still visible for screen readers) instead of hiding them with display: none, make it possible to unfold the menu on small/narrow screens, see #21349
|
2012-08-21 22:46:30 +00:00 |
menu.php
|
|
|
moderation.php
|
Lose EOF ?>. Clean up EOF newlines. fixes #12307
|
2012-01-08 17:01:11 +00:00 |
ms-admin.php
|
|
|
ms-delete-site.php
|
|
|
ms-edit.php
|
Lose EOF ?>. Clean up EOF newlines. fixes #12307
|
2012-01-08 17:01:11 +00:00 |
ms-options.php
|
|
|
ms-sites.php
|
|
|
ms-themes.php
|
Lose EOF ?>. Clean up EOF newlines. fixes #12307
|
2012-01-08 17:01:11 +00:00 |
ms-upgrade-network.php
|
|
|
ms-users.php
|
Lose EOF ?>. Clean up EOF newlines. fixes #12307
|
2012-01-08 17:01:11 +00:00 |
my-sites.php
|
|
|
nav-menus.php
|
|
|
network.php
|
|
|
options-discussion.php
|
Add labels for all inputs in options-discussion. Props SergeyBiryukov, lessbloat, Latz. fixes #21373
|
2012-09-04 21:05:06 +00:00 |
options-general.php
|
|
|
options-head.php
|
|
|
options-media.php
|
Hide upload_path and upload_url_path from the Media Settings screen, assuming they are both set to their default values.
|
2012-09-14 21:00:39 +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
|
|
|
options-reading.php
|
|
|
options-writing.php
|
|
|
options.php
|
|
|
plugin-editor.php
|
|
|
plugin-install.php
|
|
|
plugins.php
|
Only allow operations on network plugins through the network admin. see #21187, for trunk.
|
2012-09-04 20:51:33 +00:00 |
post-new.php
|
|
|
post.php
|
|
|
press-this.php
|
|
|
profile.php
|
Lose EOF ?>. Clean up EOF newlines. fixes #12307
|
2012-01-08 17:01:11 +00:00 |
revision.php
|
|
|
setup-config.php
|
setup-config.php must be parseable by PHP4 so we can show a sane error message. wp-admin/index.php should ideally be as well. props SergeyBiryukov, see #21316.
|
2012-09-04 02:46:01 +00:00 |
theme-editor.php
|
|
|
theme-install.php
|
Fix help text on the Install Themes screen, props SergeyBiryukov, fixes #20925
|
2012-08-22 02:28:30 +00:00 |
themes.php
|
Undo nested paragraphs added in [21816]. see #17944.
|
2012-09-11 19:16:53 +00:00 |
tools.php
|
|
|
update-core.php
|
|
|
update.php
|
|
|
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
|
|
|
user-edit.php
|
Allow passing stdClass and WP_User to wp_insert_user() and wp_update_user(). Introduce WP_User::to_array(). Eliminate uses of get_object_vars() when passing to wp_*_user(). fixes #21429
|
2012-08-10 15:36:54 +00:00 |
user-new.php
|
s/newuserconfimation/newuserconfirmation/
|
2012-07-30 16:13:18 +00:00 |
users.php
|
Hide the link manager from the UI on upgrade, if the site has no links. New DB option, link_manager_enabled.
|
2012-08-13 16:18:42 +00:00 |
widgets.php
|
|
|