WordPress/wp-admin/includes
2015-10-05 21:36:25 +00:00
..
admin-filters.php
admin.php
ajax-actions.php MS: Use *_network_option() functions throughout core. 2015-10-02 19:08:26 +00:00
bookmark.php
class-ftp-pure.php
class-ftp-sockets.php
class-ftp.php
class-pclzip.php
class-walker-category-checklist.php
class-walker-nav-menu-checklist.php
class-walker-nav-menu-edit.php
class-wp-comments-list-table.php
class-wp-filesystem-base.php
class-wp-filesystem-direct.php
class-wp-filesystem-ftpext.php Updates: Try a more compatible method to detect if a file exists when using the FTP Extension. 2015-10-01 05:09:25 +00:00
class-wp-filesystem-ftpsockets.php
class-wp-filesystem-ssh2.php Updates: SSH2 Transport: Add a connection error when the SFTP subsystem cannot be initialized. 2015-10-01 05:43:25 +00:00
class-wp-importer.php
class-wp-internal-pointers.php
class-wp-links-list-table.php
class-wp-list-table.php Post List Table: Ensure that edit.php with no query string produces the proper markup and links in the date column header. 2015-10-01 02:10:25 +00:00
class-wp-media-list-table.php
class-wp-ms-sites-list-table.php MS: Remove registration of ID column in Sites and Users list tables. 2015-10-01 20:58:24 +00:00
class-wp-ms-themes-list-table.php
class-wp-ms-users-list-table.php Users: Don't pass the current WP_Users_List_Table or WP_MS_Users_List_Table instance to the users_list_table_query_args filter after all. 2015-10-03 21:49:24 +00:00
class-wp-plugin-install-list-table.php Plugins: on the Install page, move the name of each plugin into the <h4> to accommodate screen readers. 2015-10-02 04:16:27 +00:00
class-wp-plugins-list-table.php Remove the unnecessary dynamic prefix used in the plugin_action_links filter name, and in those of its brethren. This way, network_admin_plugin_action_links gets listed as a separate filter. 2015-10-02 23:44:26 +00:00
class-wp-post-comments-list-table.php
class-wp-posts-list-table.php Correct pagination when viewing the 'Mine' link on the post listing screen. 2015-10-05 21:36:25 +00:00
class-wp-press-this.php Press This: Make the regular expressions for matching images easier to read by not requiring escaping. 2015-10-01 05:16:25 +00:00
class-wp-screen.php
class-wp-site-icon.php
class-wp-terms-list-table.php
class-wp-theme-install-list-table.php
class-wp-themes-list-table.php MS: Use *_network_option() functions throughout core. 2015-10-02 19:08:26 +00:00
class-wp-upgrader-skins.php
class-wp-upgrader.php Use wp_installing() instead of WP_INSTALLING constant. 2015-10-05 15:06:28 +00:00
class-wp-users-list-table.php Users: Don't pass the current WP_Users_List_Table or WP_MS_Users_List_Table instance to the users_list_table_query_args filter after all. 2015-10-03 21:49:24 +00:00
comment.php
continents-cities.php
credits.php
dashboard.php Switch the remaining user-facing links to wordpress.org over to HTTPS. 2015-10-02 22:46:28 +00:00
deprecated.php Docs: Add missing method summaries for the deprecated WP_User_Search class, including prepare_query(), query(), prepare_vars_for_template_usage(), do_paging(), and get_results(). 2015-10-05 02:35:25 +00:00
edit-tag-messages.php
export.php
file.php Use wp_installing() instead of WP_INSTALLING constant. 2015-10-05 15:06:28 +00:00
image-edit.php
image.php
import.php
list-table.php
media.php Docs: Add missing DocBlock summaries for a multitude of functions in wp-admin/includes/media.php. 2015-10-05 02:44:25 +00:00
menu.php
meta-boxes.php
misc.php Use wp_installing() instead of WP_INSTALLING constant. 2015-10-05 15:06:28 +00:00
ms-admin-filters.php
ms-deprecated.php
ms.php MS: Use *_network_option() functions throughout core. 2015-10-02 19:08:26 +00:00
nav-menu.php
network.php MS: Use *_network_option() functions throughout core. 2015-10-02 19:08:26 +00:00
noop.php
options.php
plugin-install.php Docs: Also clarify the expected element types depending on the value of $action in the hook doc for the plugins_api filter. 2015-10-02 04:52:25 +00:00
plugin.php Docs: Add missing DocBlock summaries to three functions in wp-admin/includes/plugin.php. 2015-10-05 02:55:24 +00:00
post.php Permalinks: Slightly lengthen the truncated slug for display. 2015-10-05 19:29:24 +00:00
revision.php Revisions: Also pass the $revision post object to the wp_prepare_revision_for_js filter, introduced in [34541]. 2015-10-05 18:33:28 +00:00
schema.php MS: Use *_network_option() functions throughout core. 2015-10-02 19:08:26 +00:00
screen.php
taxonomy.php Docs: There are quite alot of typos in core inline comments. 2015-09-30 04:13:48 +00:00
template-functions.php Docs: Add missing DocBlock summaries for five functions in wp-admin/includes/template-functions.php. 2015-10-05 03:03:25 +00:00
template.php
theme-install.php
theme.php
translation-install.php Use wp_installing() instead of WP_INSTALLING constant. 2015-10-05 15:06:28 +00:00
update-core.php MS: Use *_network_option() functions throughout core. 2015-10-02 19:08:26 +00:00
update.php MS: Use *_network_option() functions throughout core. 2015-10-02 19:08:26 +00:00
upgrade.php MS: Use *_network_option() functions throughout core. 2015-10-02 19:08:26 +00:00
user.php
widgets.php Docs: Add a missing DocBlock summary for wp_list_widget_controls_dynamic_sidebar(). 2015-10-05 03:06:24 +00:00