WordPress/wp-admin
2013-11-18 22:10:10 +00:00
..
css Make the item-controls elements on the Edit Menus page line up; use :before instead of :after for item-edit icons for better cross-browser performance; switch to :after instead of ::after for pseudo-elements so IE8 displays these icons properly. Fixes #26059, props jeremyfelt. 2013-11-18 22:10:10 +00:00
images Add a white WordPress logo for use on the about pages. See #25858 2013-11-10 06:12:09 +00:00
includes For unit tests that call wpmu_create_blog(), Blog factory, or installation code that attempts to clear transients: suppress database errors on setUp and restore on tearDown. 2013-11-18 20:45:11 +00:00
js JSHint fixes for user-suggest.js. 2013-11-16 20:41:12 +00:00
maint
network Remove redundant current_user_can() check. props jeremyfelt. fixes #26057. 2013-11-16 17:38:11 +00:00
user
about.php
admin-ajax.php Merge the color schemes component from MP6. Introduces Light, Blue, and Midnight. 2013-11-13 19:38:38 +00:00
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 Spell out duplicate hook locations. 2013-10-24 22:59:20 +00:00
admin.php
async-upload.php
comment.php
credits.php
custom-background.php
custom-header.php Spell out duplicate hook locations. 2013-10-24 22:59:20 +00:00
customize.php Make suggest script visible in the customizer. 2013-11-11 17:39:09 +00:00
edit-comments.php Don't rely on include_path to include files. 2013-09-25 00:18:11 +00:00
edit-form-advanced.php Add jshintrc to qunit. 2013-10-30 14:39:10 +00:00
edit-form-comment.php
edit-link-form.php Fix docblock formatting. fixes #25893. 2013-11-11 13:32:10 +00:00
edit-tag-form.php
edit-tags.php
edit.php
export.php
freedoms.php
import.php
index.php Clean up wp-admin/index.php after dash merge. see #25824. 2013-11-14 23:59:09 +00:00
install-helper.php
install.php
link-add.php
link-manager.php Don't rely on include_path to include files. 2013-09-25 00:18:11 +00:00
link-parse-opml.php
link.php
load-scripts.php
load-styles.php Fix new RTL file loading when style concatenation is enabled. 2013-11-13 05:10:10 +00:00
media-new.php
media-upload.php
media.php
menu-header.php Remove now-unused #adminmenushadow. see #25858. 2013-11-14 23:49:10 +00:00
menu.php
moderation.php
ms-admin.php Don't rely on include_path to include files. 2013-09-25 00:18:11 +00:00
ms-delete-site.php
ms-edit.php Don't rely on include_path to include files. 2013-09-25 00:18:11 +00:00
ms-options.php
ms-sites.php
ms-themes.php Don't rely on include_path to include files. 2013-09-25 00:18:11 +00:00
ms-upgrade-network.php
ms-users.php
my-sites.php
nav-menus.php Make Twenty Fourteen the default theme. props markmcwilliams. fixes #25702. 2013-11-06 20:02:09 +00:00
network.php
options-discussion.php
options-general.php
options-head.php
options-media.php
options-permalink.php
options-reading.php
options-writing.php Fix docblock formatting. fixes #25893. 2013-11-11 13:32:10 +00:00
options.php
plugin-editor.php
plugin-install.php
plugins.php
post-new.php
post.php PHPDoc and i18n fixes for dashboard widgets. 2013-11-17 03:21:10 +00:00
press-this.php Inline documentation for hooks in wp-admin/press-this.php. 2013-11-16 19:13:10 +00:00
profile.php
revision.php
setup-config.php
theme-editor.php
theme-install.php
themes.php Update the Themes screen, merging THX into core. 2013-11-13 20:58:05 +00:00
tools.php
update-core.php Updates: Force an update check to occur when the 'Check Again' button is used in the Dashboard. Fixes #25831 2013-11-15 03:04:10 +00:00
update.php
upgrade-functions.php
upgrade.php
upload.php
user-edit.php Make password inputs on profile.php match the width of other text inputs. Fixes #26079, props johnbillion. 2013-11-18 21:31:09 +00:00
user-new.php
users.php
widgets.php Merge the Widgets Area Chooser feature plugin. First run, see #25821 2013-11-08 23:05:10 +00:00