WordPress/wp-admin
2015-10-13 14:14:24 +00:00
..
css Theme Installer: fix the theme "Install"/"Installed" button's vertical alignment for HiDPI displays. 2015-10-13 13:52:27 +00:00
images
includes Acessibility: "Add New Category" links on Edit Post screen should not be a header. 2015-10-13 07:00:25 +00:00
js Color Picker: when opening and closing, toggle a wp-picker-active class on the wrapper. 2015-10-13 01:08:25 +00:00
maint
network MS: Reflect falsy values for upload_space_check_disabled in UI. 2015-10-12 00:01:24 +00:00
user
about.php
admin-ajax.php
admin-footer.php
admin-functions.php
admin-header.php
admin-post.php
admin.php Use wp_installing() instead of WP_INSTALLING constant. 2015-10-05 15:06:28 +00:00
async-upload.php
comment.php
credits.php Accessibility: bump headings one level up on Credits screen for a better headings hierarchy. 2015-10-13 06:49:26 +00:00
custom-background.php
custom-header.php
customize.php
edit-comments.php List Tables/WP_Screen: in WP_Screen, add methods to store, retrieve, and render screen reader text, primarily used by list table screens. 2015-10-07 01:28:25 +00:00
edit-form-advanced.php Revert [34917] until the broken test is fixed. 2015-10-08 01:04:25 +00:00
edit-form-comment.php
edit-link-form.php
edit-tag-form.php
edit-tags.php List Tables/WP_Screen: in WP_Screen, add methods to store, retrieve, and render screen reader text, primarily used by list table screens. 2015-10-07 01:28:25 +00:00
edit.php List Tables/WP_Screen: in WP_Screen, add methods to store, retrieve, and render screen reader text, primarily used by list table screens. 2015-10-07 01:28:25 +00:00
export.php
freedoms.php
import.php
index.php
install-helper.php
install.php Install: Replace the "Privacy" setting with the "Search Engine Visibility" setting from Reading Settings. 2015-10-01 21:35:25 +00:00
link-add.php
link-manager.php List Tables/WP_Screen: in WP_Screen, add methods to store, retrieve, and render screen reader text, primarily used by list table screens. 2015-10-07 01:28:25 +00:00
link-parse-opml.php
link.php
load-scripts.php
load-styles.php
media-new.php
media-upload.php
media.php
menu-header.php
menu.php
moderation.php
ms-admin.php
ms-delete-site.php
ms-edit.php
ms-options.php
ms-sites.php Don't rely on include_path to include files. 2013-09-25 00:18:11 +00:00
ms-themes.php
ms-upgrade-network.php
ms-users.php
my-sites.php My Sites: Make "Create a New Site" link consistent with other "Add New" links. 2015-10-09 03:50:24 +00:00
nav-menus.php
network.php
options-discussion.php Comments: Trash blacklisted comments by default. 2015-10-01 01:49:25 +00:00
options-general.php
options-head.php
options-media.php
options-permalink.php MS: Provide better UI when a main site's /blog prefix is changed. 2015-10-01 20:39:24 +00:00
options-reading.php
options-writing.php Revert [34778], continue using _site_option() for the current network. 2015-10-07 17:11:25 +00:00
options.php Revert [34778], continue using _site_option() for the current network. 2015-10-07 17:11:25 +00:00
plugin-editor.php Replace get_bloginfo( 'wpurl' ) with admin_url() in plugin editor. 2015-10-13 02:05:24 +00:00
plugin-install.php List Tables/WP_Screen: in WP_Screen, add methods to store, retrieve, and render screen reader text, primarily used by list table screens. 2015-10-07 01:28:25 +00:00
plugins.php Replace get_bloginfo( 'wpurl' ) with admin_url() for plugin activation error message. 2015-10-13 02:12:24 +00:00
post-new.php
post.php Respect the force_delete parameter of get_delete_post_link(). 2015-10-03 01:50:25 +00:00
press-this.php
profile.php
revision.php
setup-config.php Install: Match existing tonal style in setup-config.php by converting strings containing 'do not' and 'does not' to instead use contractions. 2015-10-09 15:43:27 +00:00
theme-editor.php Theme Editor: add a filter, wp_theme_editor_filetypes, to allow more filetypes to be edited via the Theme Editor. Usage of the Theme Editor is strenuously discouraged, but we should allow you to add whatever filetypes (.less, .scss) you would like. 2015-10-13 14:14:24 +00:00
theme-install.php Use wp_star_rating() on Add Themes screen: 2015-10-10 06:51:24 +00:00
themes.php Remove stray closing tag in wp-admin/themes.php. 2015-10-09 21:17:25 +00:00
tools.php
update-core.php
update.php
upgrade-functions.php
upgrade.php Merge two database update strings for consistency. 2015-10-10 05:14:23 +00:00
upload.php List Tables/WP_Screen: in WP_Screen, add methods to store, retrieve, and render screen reader text, primarily used by list table screens. 2015-10-07 01:28:25 +00:00
user-edit.php Revert [34778], continue using _site_option() for the current network. 2015-10-07 17:11:25 +00:00
user-new.php
users.php List Tables/WP_Screen: in WP_Screen, add methods to store, retrieve, and render screen reader text, primarily used by list table screens. 2015-10-07 01:28:25 +00:00
widgets.php Widgets: add a function, is_registered_sidebar() - helps us avoid touching the $wp_registered_sidebars global. 2015-10-13 01:33:25 +00:00