.. |
css
|
|
|
images
|
|
|
includes
|
|
|
js
|
|
|
maint
|
|
|
network
|
|
|
user
|
Ensure the requires for the admin bootstrap are documented in all wp-admin/user/ files.
|
2014-11-04 16:32:22 +00:00 |
about.php
|
|
|
admin-ajax.php
|
|
|
admin-footer.php
|
|
|
admin-functions.php
|
First there were two, and now there are three -- in the @since versions that came before and that shall be. And so it will be, says nacin.
|
2013-12-24 18:57:12 +00:00 |
admin-header.php
|
|
|
admin-post.php
|
|
|
admin.php
|
|
|
async-upload.php
|
|
|
comment.php
|
I18N: Remove <a> tag from translatable string in wp-admin/comment.php .
|
2015-11-18 17:33:30 +00:00 |
credits.php
|
About: Sync tagline from about page with credits and freedoms.
|
2015-12-07 16:59:27 +00:00 |
custom-background.php
|
|
|
custom-header.php
|
|
|
customize.php
|
|
|
edit-comments.php
|
|
|
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
|
|
|
edit.php
|
|
|
export.php
|
|
|
freedoms.php
|
|
|
import.php
|
Proper heading for admin screens.
|
2015-06-27 15:41:25 +00:00 |
index.php
|
Replace some hyphens with — s in admin help tabs.
|
2015-08-19 04:53:25 +00:00 |
install-helper.php
|
|
|
install.php
|
|
|
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
|
Eliminate a db query when building the admin menu for non-privileged users.
|
2015-11-18 21:34:26 +00:00 |
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
|
Don't rely on include_path to include files.
|
2013-09-25 00:18:11 +00:00 |
ms-upgrade-network.php
|
Don't rely on include_path to include files.
|
2013-09-25 00:18:11 +00:00 |
ms-users.php
|
Don't rely on include_path to include files.
|
2013-09-25 00:18:11 +00:00 |
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
|
Customizer: Use correct context and translator comments for menu location strings.
|
2015-11-20 17:46:25 +00:00 |
network.php
|
|
|
options-discussion.php
|
|
|
options-general.php
|
|
|
options-head.php
|
Use wp_unslash() instead of stripslashes() and stripslashes_deep(). Use wp_slash() instead of add_magic_quotes().
|
2013-03-01 17:14:09 +00:00 |
options-media.php
|
|
|
options-permalink.php
|
|
|
options-reading.php
|
|
|
options-writing.php
|
|
|
options.php
|
|
|
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
|
Dashboard: use the create_posts cap on the post type object when determining if the Quick Press widget can be displayed.
|
2015-10-20 05:49:24 +00:00 |
press-this.php
|
|
|
profile.php
|
Don't rely on include_path to include files.
|
2013-09-25 00:18:11 +00:00 |
revision.php
|
Revisions: Change the capability needed to view revision diffs to edit_post .
|
2016-06-21 14:32:27 +00:00 |
setup-config.php
|
|
|
theme-editor.php
|
Theme Editor: Repurpose the 'wp_theme_editor_filetypes' filter added in [35134] to actually filter file types instead of files.
|
2015-10-15 02:20:24 +00:00 |
theme-install.php
|
|
|
themes.php
|
Customize: Return user to referring URL when leaving Customizer in absence of return query param.
|
2015-11-01 06:40:28 +00:00 |
tools.php
|
Bump H3 headings to H2 on Tools screen for better accessibility.
|
2015-08-31 03:32:21 +00:00 |
update-core.php
|
Updates: Translate plugin data on the Updates screen.
|
2017-01-11 11:41:31 +00:00 |
update.php
|
|
|
upgrade-functions.php
|
|
|
upgrade.php
|
|
|
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
|
|
|
user-new.php
|
|
|
users.php
|
|
|
widgets.php
|
Add nonce for widget accessibility mode.
|
2017-01-11 01:45:31 +00:00 |