.. |
css
|
Dashboard: Ensure images other than avatars (such as emoji replacements) in recent comments are not incorrectly positioned.
|
2015-04-08 16:49:26 +00:00 |
images
|
Update more instances of default admin blues and grays.
|
2015-04-05 21:20:27 +00:00 |
includes
|
Don't allow whitespace-only image captions from the Media modal.
|
2015-04-08 17:11:27 +00:00 |
js
|
Disable shiny updates from modal based on parent window
|
2015-04-08 17:38:27 +00:00 |
maint
|
|
|
network
|
After [31941], use the decoupled strings from wp-admin/network/themes.php in wp-admin/network/site-themes.php as well.
|
2015-04-05 14:58:27 +00:00 |
user
|
|
|
about.php
|
|
|
admin-ajax.php
|
|
|
admin-footer.php
|
Accessibility: Add landmark roles to WordPress admin areas.
|
2015-04-01 13:17:27 +00:00 |
admin-functions.php
|
|
|
admin-header.php
|
Accessibility: Add landmark roles to WordPress admin areas.
|
2015-04-01 13:17:27 +00:00 |
admin-post.php
|
|
|
admin.php
|
|
|
async-upload.php
|
|
|
comment.php
|
Comments: Fix undefined $comment_url variable notice, introduced in [31641].
|
2015-03-10 14:51:26 +00:00 |
credits.php
|
|
|
custom-background.php
|
|
|
custom-header.php
|
|
|
customize.php
|
Customizer: Improve the overlay close button for iOS.
|
2015-04-02 17:16:28 +00:00 |
edit-comments.php
|
Admin notices: Make (most) core notices dismissible.
|
2015-04-01 22:06:28 +00:00 |
edit-form-advanced.php
|
Admin notices: Make (most) core notices dismissible.
|
2015-04-01 22:06:28 +00:00 |
edit-form-comment.php
|
Remove ambiguity in the time display format in core, switches to using 24hr notation where am/pm isn't specified.
|
2015-03-23 02:14:27 +00:00 |
edit-link-form.php
|
Admin notices: Make (most) core notices dismissible.
|
2015-04-01 22:06:28 +00:00 |
edit-tag-form.php
|
Admin notices: Make (most) core notices dismissible.
|
2015-04-01 22:06:28 +00:00 |
edit-tags.php
|
Fix Docblock syntax for the taxonomy_parent_dropdown_args filter.
|
2015-04-04 14:13:27 +00:00 |
edit.php
|
Admin notices: Make (most) core notices dismissible.
|
2015-04-01 22:06:28 +00:00 |
export.php
|
|
|
freedoms.php
|
|
|
import.php
|
|
|
index.php
|
|
|
install-helper.php
|
|
|
install.php
|
|
|
link-add.php
|
|
|
link-manager.php
|
Admin notices: Make (most) core notices dismissible.
|
2015-04-01 22:06:28 +00:00 |
link-parse-opml.php
|
Remove unnecessary echo() , add translator comment.
|
2015-04-02 19:01:27 +00:00 |
link.php
|
|
|
load-scripts.php
|
|
|
load-styles.php
|
|
|
media-new.php
|
|
|
media-upload.php
|
|
|
media.php
|
|
|
menu-header.php
|
Accessibility: Add landmark roles to WordPress admin areas.
|
2015-04-01 13:17:27 +00:00 |
menu.php
|
Introduce delete_site meta capability.
|
2015-03-08 02:10:30 +00:00 |
moderation.php
|
|
|
ms-admin.php
|
|
|
ms-delete-site.php
|
Introduce delete_site meta capability.
|
2015-03-08 02:10:30 +00:00 |
ms-edit.php
|
|
|
ms-options.php
|
|
|
ms-sites.php
|
|
|
ms-themes.php
|
|
|
ms-upgrade-network.php
|
|
|
ms-users.php
|
|
|
my-sites.php
|
Admin notices: Make (most) core notices dismissible.
|
2015-04-01 22:06:28 +00:00 |
nav-menus.php
|
Admin notices: Make (most) core notices dismissible.
|
2015-04-01 22:06:28 +00:00 |
network.php
|
Remove unused printf() on network setup screen.
|
2015-04-01 17:01:26 +00:00 |
options-discussion.php
|
Add a more descriptive function summary for options_discussion_add_js() .
|
2015-04-04 14:16:27 +00:00 |
options-general.php
|
Spinners: Toggle a class instead of show/hide.
|
2015-04-03 04:52:27 +00:00 |
options-head.php
|
|
|
options-media.php
|
|
|
options-permalink.php
|
Admin notices: Make (most) core notices dismissible.
|
2015-04-01 22:06:28 +00:00 |
options-reading.php
|
|
|
options-writing.php
|
Press This: Remove obsolete help tab in Settings -> Writing.
|
2015-03-12 02:37:27 +00:00 |
options.php
|
|
|
plugin-editor.php
|
Admin notices: Make (most) core notices dismissible.
|
2015-04-01 22:06:28 +00:00 |
plugin-install.php
|
Request FTP and SSH credentials when needed during shiny updates
|
2015-03-18 03:18:27 +00:00 |
plugins.php
|
Admin notices: Make (most) core notices dismissible.
|
2015-04-01 22:06:28 +00:00 |
post-new.php
|
|
|
post.php
|
When adding post_type to $sendback in wp-admin/post.php , use add_query_arg() instead of string concatenation.
|
2015-03-05 22:31:24 +00:00 |
press-this.php
|
|
|
profile.php
|
|
|
revision.php
|
|
|
setup-config.php
|
|
|
theme-editor.php
|
Admin notices: Make (most) core notices dismissible.
|
2015-04-01 22:06:28 +00:00 |
theme-install.php
|
Accessibility improvements for Themes screen: fix keyboard events and callbacks for the Search field, increase trigger timeout a bit, improve Esc. key handling.
|
2015-04-03 02:32:28 +00:00 |
themes.php
|
Accessibility improvements for Themes screen: fix keyboard events and callbacks for the Search field, increase trigger timeout a bit, improve Esc. key handling.
|
2015-04-03 02:32:28 +00:00 |
tools.php
|
Press This: Use more accurate wording on Tools screen.
|
2015-04-02 01:30:28 +00:00 |
update-core.php
|
Disable shiny updates from modal based on parent window
|
2015-04-08 17:38:27 +00:00 |
update.php
|
Accessibility improvements for Themes screen: fix keyboard events and callbacks for the Search field, increase trigger timeout a bit, improve Esc. key handling.
|
2015-04-03 02:32:28 +00:00 |
upgrade-functions.php
|
|
|
upgrade.php
|
There are a few functions that have the ability to return false instead of a string, so the return value should be checked before being passed to functions that expect string.
|
2015-03-09 02:11:28 +00:00 |
upload.php
|
Admin notices: Make (most) core notices dismissible.
|
2015-04-01 22:06:28 +00:00 |
user-edit.php
|
Admin notices: Make (most) core notices dismissible.
|
2015-04-01 22:06:28 +00:00 |
user-new.php
|
Admin notices: Make (most) core notices dismissible.
|
2015-04-01 22:06:28 +00:00 |
users.php
|
Admin notices: Make (most) core notices dismissible.
|
2015-04-01 22:06:28 +00:00 |
widgets.php
|
Admin notices: Make (most) core notices dismissible.
|
2015-04-01 22:06:28 +00:00 |