WordPress/wp-admin/includes
2017-07-01 17:11:41 +00:00
..
admin-filters.php
admin.php Bootstrap: do not go gentle into that good night r38411, r38412, and parts of r38389. 2016-08-31 16:31:29 +00:00
ajax-actions.php
bookmark.php
class-automatic-upgrader-skin.php
class-bulk-plugin-upgrader-skin.php
class-bulk-theme-upgrader-skin.php
class-bulk-upgrader-skin.php
class-core-upgrader.php
class-file-upload-upgrader.php
class-ftp-pure.php
class-ftp-sockets.php
class-ftp.php
class-language-pack-upgrader-skin.php
class-language-pack-upgrader.php
class-pclzip.php
class-plugin-installer-skin.php
class-plugin-upgrader-skin.php
class-plugin-upgrader.php
class-theme-installer-skin.php
class-theme-upgrader-skin.php Docs: Cross-reference parent classes in DocBlocks for upgrader classes moved to their own files in 4.6 2016-07-09 13:45:33 +00:00
class-theme-upgrader.php
class-walker-category-checklist.php
class-walker-nav-menu-checklist.php
class-walker-nav-menu-edit.php Docs: Remove superfluous @package WordPress and @subpackage notations used outside of file headers in a variety of core files. 2017-07-01 16:58:42 +00:00
class-wp-ajax-upgrader-skin.php
class-wp-automatic-updater.php
class-wp-comments-list-table.php
class-wp-community-events.php I18N: Correct translator comment for response error message in WP_Community_Events::get_events(). 2017-06-15 12:07:41 +00:00
class-wp-filesystem-base.php
class-wp-filesystem-direct.php Docs: Remove superfluous @package WordPress and @subpackage notations used outside of file headers in a variety of core files. 2017-07-01 16:58:42 +00:00
class-wp-filesystem-ftpext.php Docs: Remove superfluous @package WordPress and @subpackage notations used outside of file headers in a variety of core files. 2017-07-01 16:58:42 +00:00
class-wp-filesystem-ftpsockets.php Docs: Remove superfluous @package WordPress and @subpackage notations used outside of file headers in a variety of core files. 2017-07-01 16:58:42 +00:00
class-wp-filesystem-ssh2.php
class-wp-importer.php
class-wp-internal-pointers.php
class-wp-links-list-table.php
class-wp-list-table-compat.php
class-wp-list-table.php Administration: In WP_List_Table::comments_bubble(), replace the mdash with its HTML entity for consistency with the similar code in other list tables. 2017-06-29 00:04:43 +00:00
class-wp-media-list-table.php Administration: Fix some HTML validation errors. 2017-05-23 17:58:43 +00:00
class-wp-ms-sites-list-table.php Administration: Fix some HTML validation errors. 2017-05-23 17:58:43 +00:00
class-wp-ms-themes-list-table.php
class-wp-ms-users-list-table.php Administration: In user list tables, display a dash instead of a blank space and add "Unknown" as a screen reader text when the user's first name and last name are blank. 2017-06-27 00:27:39 +00:00
class-wp-plugin-install-list-table.php
class-wp-plugins-list-table.php
class-wp-post-comments-list-table.php
class-wp-posts-list-table.php Docs: Add missing closing quote for 'Restore' in post_row_actions and page_row_actions filters documentation. 2017-06-07 23:11:43 +00:00
class-wp-press-this.php
class-wp-screen.php
class-wp-site-icon.php
class-wp-terms-list-table.php Administration: In taxonomy list tables, display a dash instead of a blank space and add "No description" as a screen reader text when the term description is blank. 2017-06-27 00:34:41 +00:00
class-wp-theme-install-list-table.php
class-wp-themes-list-table.php
class-wp-upgrader-skin.php
class-wp-upgrader-skins.php
class-wp-upgrader.php
class-wp-users-list-table.php Users: Introduce the manage_users_extra_tablenav action, fired immediately outside the closing "actions" div in the Users list table tablenav. 2017-07-01 03:02:41 +00:00
comment.php
continents-cities.php
credits.php
dashboard.php Docs: Replace a variety of http links referenced in inline docs with their https counterparts (where possible). 2017-06-25 22:06:41 +00:00
deprecated.php Docs: Standardize and add missing deprecation notations in DocBlocks for the following functions: 2017-06-22 17:48:45 +00:00
edit-tag-messages.php
export.php Docs: Add missing backtick character in export_wp() DocBlock. 2017-06-27 00:58:41 +00:00
file.php
image-edit.php Docs: Standardize and add missing deprecation notations in DocBlocks for the following functions: 2017-06-22 17:48:45 +00:00
image.php
import.php I18N: Introduce a user-specific language setting. 2016-10-03 07:04:29 +00:00
list-table.php
media.php
menu.php
meta-boxes.php Introduce most_used taxonomy label, for text on 'Most Used' metabox tab. 2017-07-01 14:46:41 +00:00
misc.php
ms-admin-filters.php
ms-deprecated.php Docs: Standardize and add missing deprecation notations in DocBlocks for the following functions: 2017-06-22 17:48:45 +00:00
ms.php
nav-menu.php
network.php
noop.php Docs: Add missing file header to wp-admin/includes/noop.php, introduced in [34037]. 2017-01-25 23:10:43 +00:00
options.php Accessibility: Avoid a keyboard trap on the permalink custom structure setting. 2017-06-12 14:09:43 +00:00
plugin-install.php
plugin.php Docs: Provide best practice guidance for achieving parity between $menu_slug values supplied when adding menu and submenu pages, and later trying to compare those initial values against sanitized screen IDs derived from $menu_slug. 2017-06-30 04:18:43 +00:00
post.php Docs: Remove a few more superfluous @package WordPress and @subpackage notations outside of file headers missed in [40988]. 2017-07-01 17:11:41 +00:00
revision.php
schema.php
screen.php
taxonomy.php
template.php Docs: Provide best practice guidance for achieving parity between $menu_slug values supplied when adding menu and submenu pages, and later trying to compare those initial values against sanitized screen IDs derived from $menu_slug. 2017-06-30 04:18:43 +00:00
theme-install.php
theme.php
translation-install.php
update-core.php Upgrade: Add wp-includes/js/tinymce/plugins/wpembed to $_old_files. 2017-06-07 21:32:44 +00:00
update.php
upgrade.php Multisite: Revert indentation of the sample page content added in [40296]. 2017-06-01 09:16:40 +00:00
user.php Users: Use more appropriate HTTP status codes for errors relating to user management. 2017-06-25 18:46:44 +00:00
widgets.php