WordPress/wp-admin
2013-12-06 20:13:11 +00:00
..
css Themes: Adjust screenshot ratios. 2013-12-06 19:51:10 +00:00
images Updates to the About page: 2013-12-06 19:36:11 +00:00
includes Dashboard: Restore a line that vanished from my editor to print recently published posts. Also fix an off-by-one error. 2013-12-06 20:13:11 +00:00
js Themes: If a theme only has a very-old-school 300px-wide screenshot (or narrower), don't stretch it. 2013-12-06 19:42:11 +00:00
maint Bring the install/update screens in line with the new admin design. This affects: 2013-11-21 00:21:11 +00:00
network No-JavaScript and no-Customizer support for the new Themes screen. 2013-12-06 16:11:10 +00:00
user Inline documentation for hooks in wp-admin/user/admin.php. 2013-11-23 22:47:10 +00:00
about.php Updates to the About page: 2013-12-06 19:36:11 +00:00
admin-ajax.php
admin-footer.php
admin-functions.php
admin-header.php Use get_current_site() instead of the $current_site global in wp-admin/admin-header.php and is_main_network(). 2013-11-16 13:46:10 +00:00
admin-post.php
admin.php
async-upload.php
comment.php Remove all screen_icon() calls and deprecate the functions, props TobiasBg, fixes #26119 2013-12-02 03:53:11 +00:00
credits.php Replace link to Codex with link to new Make page. Fixes #25806 props siobhyb. 2013-11-24 15:18:09 +00:00
custom-background.php Rename the new custom-background arguments passed to add_theme_support(). 2013-12-03 21:36:10 +00:00
custom-header.php Remove all screen_icon() calls and deprecate the functions, props TobiasBg, fixes #26119 2013-12-02 03:53:11 +00:00
customize.php
edit-comments.php Remove all screen_icon() calls and deprecate the functions, props TobiasBg, fixes #26119 2013-12-02 03:53:11 +00:00
edit-form-advanced.php Remove all screen_icon() calls and deprecate the functions, props TobiasBg, fixes #26119 2013-12-02 03:53:11 +00:00
edit-form-comment.php Remove all screen_icon() calls and deprecate the functions, props TobiasBg, fixes #26119 2013-12-02 03:53:11 +00:00
edit-link-form.php Remove all screen_icon() calls and deprecate the functions, props TobiasBg, fixes #26119 2013-12-02 03:53:11 +00:00
edit-tag-form.php Remove all screen_icon() calls and deprecate the functions, props TobiasBg, fixes #26119 2013-12-02 03:53:11 +00:00
edit-tags.php Remove all screen_icon() calls and deprecate the functions, props TobiasBg, fixes #26119 2013-12-02 03:53:11 +00:00
edit.php Remove all screen_icon() calls and deprecate the functions, props TobiasBg, fixes #26119 2013-12-02 03:53:11 +00:00
export.php Remove all screen_icon() calls and deprecate the functions, props TobiasBg, fixes #26119 2013-12-02 03:53:11 +00:00
freedoms.php
import.php Remove all screen_icon() calls and deprecate the functions, props TobiasBg, fixes #26119 2013-12-02 03:53:11 +00:00
index.php Remove all screen_icon() calls and deprecate the functions, props TobiasBg, fixes #26119 2013-12-02 03:53:11 +00:00
install-helper.php
install.php Bring the install/update screens in line with the new admin design. This affects: 2013-11-21 00:21:11 +00:00
link-add.php
link-manager.php Remove all screen_icon() calls and deprecate the functions, props TobiasBg, fixes #26119 2013-12-02 03:53:11 +00:00
link-parse-opml.php
link.php
load-scripts.php
load-styles.php Style Concatenation: Fix loading of dashicons non-woff files when concatenation is in use. Fixes #26250 2013-11-26 01:47:10 +00:00
media-new.php Remove all screen_icon() calls and deprecate the functions, props TobiasBg, fixes #26119 2013-12-02 03:53:11 +00:00
media-upload.php
media.php Remove all screen_icon() calls and deprecate the functions, props TobiasBg, fixes #26119 2013-12-02 03:53:11 +00:00
menu-header.php More targeted background image styling for admin menu SVG icons. fixes #25147. 2013-12-05 17:53:10 +00:00
menu.php Allow for Dashicons and base64-encoded data:image/svg+xml URIs when specifying menu icons. 2013-12-05 06:38:09 +00:00
moderation.php
ms-admin.php
ms-delete-site.php Remove all screen_icon() calls and deprecate the functions, props TobiasBg, fixes #26119 2013-12-02 03:53:11 +00:00
ms-edit.php
ms-options.php
ms-sites.php
ms-themes.php
ms-upgrade-network.php
ms-users.php
my-sites.php Remove all screen_icon() calls and deprecate the functions, props TobiasBg, fixes #26119 2013-12-02 03:53:11 +00:00
nav-menus.php Avoid a PHP notice on Edit Menus screen when a menu is attached to a non-existing location. 2013-12-04 20:37:11 +00:00
network.php Remove all screen_icon() calls and deprecate the functions, props TobiasBg, fixes #26119 2013-12-02 03:53:11 +00:00
options-discussion.php Use p.description instead of <small> on the discussion settings page. see #26441. 2013-12-06 14:22:11 +00:00
options-general.php Use jQuery.prop('checked') instead of jQuery.attr. 2013-12-03 18:21:11 +00:00
options-head.php
options-media.php Remove all screen_icon() calls and deprecate the functions, props TobiasBg, fixes #26119 2013-12-02 03:53:11 +00:00
options-permalink.php Remove all screen_icon() calls and deprecate the functions, props TobiasBg, fixes #26119 2013-12-02 03:53:11 +00:00
options-reading.php Dashboard: Rename the Site Content widget (née Right Now) to At a Glance. 2013-12-05 22:38:11 +00:00
options-writing.php Remove all screen_icon() calls and deprecate the functions, props TobiasBg, fixes #26119 2013-12-02 03:53:11 +00:00
options.php Remove all screen_icon() calls and deprecate the functions, props TobiasBg, fixes #26119 2013-12-02 03:53:11 +00:00
plugin-editor.php Remove all screen_icon() calls and deprecate the functions, props TobiasBg, fixes #26119 2013-12-02 03:53:11 +00:00
plugin-install.php Remove all screen_icon() calls and deprecate the functions, props TobiasBg, fixes #26119 2013-12-02 03:53:11 +00:00
plugins.php Remove all screen_icon() calls and deprecate the functions, props TobiasBg, fixes #26119 2013-12-02 03:53:11 +00:00
post-new.php
post.php Inline documentation for hooks in wp-admin/post.php. 2013-11-26 07:44:10 +00:00
press-this.php Press This fixes: 2013-11-27 19:16:10 +00:00
profile.php
revision.php Remove all screen_icon() calls and deprecate the functions, props TobiasBg, fixes #26119 2013-12-02 03:53:11 +00:00
setup-config.php Bring the install/update screens in line with the new admin design. This affects: 2013-11-21 00:21:11 +00:00
theme-editor.php Remove all screen_icon() calls and deprecate the functions, props TobiasBg, fixes #26119 2013-12-02 03:53:11 +00:00
theme-install.php No-JavaScript and no-Customizer support for the new Themes screen. 2013-12-06 16:11:10 +00:00
themes.php Remove screenshotGallery. see #25948. 2013-12-06 17:11:10 +00:00
tools.php Remove all screen_icon() calls and deprecate the functions, props TobiasBg, fixes #26119 2013-12-02 03:53:11 +00:00
update-core.php Remove all screen_icon() calls and deprecate the functions, props TobiasBg, fixes #26119 2013-12-02 03:53:11 +00:00
update.php
upgrade-functions.php
upgrade.php Bring the install/update screens in line with the new admin design. This affects: 2013-11-21 00:21:11 +00:00
upload.php Remove all screen_icon() calls and deprecate the functions, props TobiasBg, fixes #26119 2013-12-02 03:53:11 +00:00
user-edit.php Remove all screen_icon() calls and deprecate the functions, props TobiasBg, fixes #26119 2013-12-02 03:53:11 +00:00
user-new.php Remove all screen_icon() calls and deprecate the functions, props TobiasBg, fixes #26119 2013-12-02 03:53:11 +00:00
users.php Remove all screen_icon() calls and deprecate the functions, props TobiasBg, fixes #26119 2013-12-02 03:53:11 +00:00
widgets.php Revert r26593 so Available and Inactive widgets are once again collapsible. Make the arrows only appear on hover when uncollapsed. Fixes #26327, props nacin. 2013-12-04 16:31:10 +00:00