Wordpress/src/wp-admin
2017-09-17 03:57:09 +00:00
..
css Editor: Add CodeMirror-powered code editor with syntax highlighting, linting, and auto-completion. 2017-09-13 06:07:48 +00:00
images
includes Editor: Add CodeMirror-powered code editor with syntax highlighting, linting, and auto-completion. 2017-09-13 06:07:48 +00:00
js Code Editor: Remove scrollIntoView of editor's cursor line upon focus to prevent jumping issues for editor scroll position. 2017-09-17 03:57:09 +00:00
maint
network General: Improve terminology used when referring to installations of WordPress and its extensions. 2017-08-22 11:51:11 +00:00
user
about.php Media: Upgrade MediaElement.js from 2.22.0 to 4.2.3. 2017-08-01 04:42:58 +00:00
admin-ajax.php Administration: Send an appropriate HTTP response status code when an invalid action is passed to admin-ajax.php. 2017-07-23 00:20:37 +00:00
admin-footer.php
admin-functions.php
admin-header.php
admin-post.php
admin.php
async-upload.php
comment.php
credits.php About page: Add a privacy policy. 2017-07-19 21:41:13 +00:00
custom-background.php Docs: Remove @access notations from method DocBlocks in wp-admin/* classes. 2017-07-27 00:39:34 +00:00
custom-header.php Docs: Remove @access notations from method DocBlocks in wp-admin/* classes. 2017-07-27 00:39:34 +00:00
customize.php Customize: Add global notifications area. 2017-09-12 07:02:49 +00:00
edit-comments.php
edit-form-advanced.php Accessibility: Make the Get Shortlink button be a real button. 2017-05-07 11:46:52 +00:00
edit-form-comment.php
edit-link-form.php
edit-tag-form.php Taxonomy: Remove extraneous ' included in Term delete markup. 2017-05-14 19:49:53 +00:00
edit-tags.php Taxonomy: Allow for adding custom list table views to taxonomy screens. 2017-09-13 15:19:02 +00:00
edit.php
export.php
freedoms.php About page: Add a privacy policy. 2017-07-19 21:41:13 +00:00
import.php
index.php Dashboard: Properly localize data for events 2017-05-18 14:33:04 +00:00
install-helper.php
install.php I18N: Allow numbers in locales during installation. 2017-09-04 19:29:50 +00:00
link-add.php
link-manager.php
link-parse-opml.php
link.php
load-scripts.php
load-styles.php
media-new.php
media-upload.php
media.php
menu-header.php Administration: Admin menu: Use aria-current for the current active page. 2017-09-09 14:49:53 +00:00
menu.php Role/Capability: Introduce capabilities dedicated to installing and updating language files. 2017-08-18 18:30:28 +00:00
moderation.php
ms-admin.php
ms-delete-site.php
ms-edit.php
ms-options.php
ms-sites.php
ms-themes.php
ms-upgrade-network.php
ms-users.php
my-sites.php Docs: Reduce confusion in @since MU notationss by indicating the WP version (3.0.0) the code was merged into core while retaining the original context. 2017-08-01 20:43:25 +00:00
nav-menus.php Customize: Prevent links to customize.php from being generated which have query vars from wp_removable_query_args() present. 2017-03-22 23:03:28 +00:00
network.php General: Improve terminology used when referring to installations of WordPress and its extensions. 2017-08-22 11:51:11 +00:00
options-discussion.php Administration: Use consistent spacing for form elements in the Discussion Settings screen. 2017-05-18 15:54:55 +00:00
options-general.php General: Improve terminology used when referring to installations of WordPress and its extensions. 2017-08-22 11:51:11 +00:00
options-head.php
options-media.php Administration: Fix some HTML validation errors. 2017-05-23 17:57:42 +00:00
options-permalink.php Permalinks: Add buttons for the available structure tags to the admin UI. 2017-07-28 17:43:00 +00:00
options-reading.php Customize: Rename "Static front page" to just "Homepage". 2017-09-10 16:19:53 +00:00
options-writing.php General: Improve terminology used when referring to installations of WordPress and its extensions. 2017-08-22 11:51:11 +00:00
options.php General: Improve terminology used when referring to installations of WordPress and its extensions. 2017-08-22 11:51:11 +00:00
plugin-editor.php Editor: Add CodeMirror-powered code editor with syntax highlighting, linting, and auto-completion. 2017-09-13 06:07:48 +00:00
plugin-install.php General: Improve terminology used when referring to installations of WordPress and its extensions. 2017-08-22 11:51:11 +00:00
plugins.php Plugins: Introduce singular capabilities for activating and deactivating individual plugins. 2017-08-22 14:01:36 +00:00
post-new.php
post.php
press-this.php
privacy.php About page: Add a privacy policy. 2017-07-19 21:41:13 +00:00
profile.php
revision.php
setup-config.php I18N: Allow numbers in locales during installation. 2017-09-04 19:29:50 +00:00
term.php Taxonomy: Add a "delete" button on term edit page. 2017-05-12 19:25:43 +00:00
theme-editor.php Editor: Add CodeMirror-powered code editor with syntax highlighting, linting, and auto-completion. 2017-09-13 06:07:48 +00:00
theme-install.php General: Improve terminology used when referring to installations of WordPress and its extensions. 2017-08-22 11:51:11 +00:00
themes.php Themes: Fix missing search field in the Theme Install screen after [40572]. 2017-05-08 15:58:52 +00:00
tools.php
update-core.php Role/Capability: Introduce capabilities dedicated to installing and updating language files. 2017-08-18 18:30:28 +00:00
update.php General: Improve terminology used when referring to installations of WordPress and its extensions. 2017-08-22 11:51:11 +00:00
upgrade-functions.php
upgrade.php
upload.php Accessibility: Improve the Media Library inline uploader accessibility. 2017-03-31 17:37:58 +00:00
user-edit.php Editor: Add CodeMirror-powered code editor with syntax highlighting, linting, and auto-completion. 2017-09-13 06:07:48 +00:00
user-new.php Multisite: Introduce a can_add_user_to_blog filter to prevent adding a user to a site. 2017-08-03 21:40:02 +00:00
users.php Users: Use more appropriate HTTP status codes for errors relating to user management. 2017-06-25 18:45:33 +00:00
widgets.php Customize: Prevent links to customize.php from being generated which have query vars from wp_removable_query_args() present. 2017-03-22 23:03:28 +00:00