WordPress/wp-admin/includes
2015-09-04 21:25:25 +00:00
..
admin-filters.php
admin.php
ajax-actions.php
bookmark.php Provide more helpful feedback than just "Cheatin' uh?" for permission errors in wp-admin/includes/bookmark.php. 2015-09-03 08:59:24 +00:00
class-ftp-pure.php
class-ftp-sockets.php
class-ftp.php
class-pclzip.php
class-wp-comments-list-table.php Handle more cases (untrailingslashit, HTTPS urls) for sanitizing an author URL for display in the comments list table. 2015-09-03 23:23:24 +00:00
class-wp-filesystem-base.php
class-wp-filesystem-direct.php
class-wp-filesystem-ftpext.php
class-wp-filesystem-ftpsockets.php
class-wp-filesystem-ssh2.php
class-wp-importer.php
class-wp-links-list-table.php
class-wp-list-table.php
class-wp-media-list-table.php
class-wp-ms-sites-list-table.php Multisite: Remove duplicate span element output from row actions 2015-09-01 21:51:21 +00:00
class-wp-ms-themes-list-table.php
class-wp-ms-users-list-table.php
class-wp-plugin-install-list-table.php
class-wp-plugins-list-table.php
class-wp-posts-list-table.php
class-wp-press-this.php
class-wp-site-icon.php
class-wp-terms-list-table.php
class-wp-theme-install-list-table.php Customizer: Use a <button> for the collapse sidebar … button. 2015-07-10 21:22:26 +00:00
class-wp-themes-list-table.php
class-wp-upgrader-skins.php
class-wp-upgrader.php
class-wp-users-list-table.php
comment.php Introduce WP_Comment class to model/strongly-type rows from the comments database table. Inclusion of this class is a pre-req for some more general comment cleanup and sanity. 2015-09-03 18:17:24 +00:00
continents-cities.php
dashboard.php Introduce WP_Comment class to model/strongly-type rows from the comments database table. Inclusion of this class is a pre-req for some more general comment cleanup and sanity. 2015-09-03 18:17:24 +00:00
deprecated.php
export.php Introduce WP_Comment class to model/strongly-type rows from the comments database table. Inclusion of this class is a pre-req for some more general comment cleanup and sanity. 2015-09-03 18:17:24 +00:00
file.php
image-edit.php
image.php
import.php
list-table.php
media.php
menu.php
meta-boxes.php
misc.php Introduce wp_removable_query_args(), which returns an array of single-use query variables which can be removed from a URL. 2015-09-02 11:29:23 +00:00
ms-admin-filters.php
ms-deprecated.php
ms.php
nav-menu.php
plugin-install.php
plugin.php
post.php
revision.php
schema.php
screen.php
taxonomy.php
template.php Allow wp_terms_checklist() to return markup rather than echoing it. 2015-09-04 21:25:25 +00:00
theme-install.php
theme.php Bump H3 headings to H2 on Themes screen for better accessibility. 2015-08-31 03:51:21 +00:00
translation-install.php Add @global annotations to (the rest of the?) wp-admin/* files. 2015-05-29 02:06:31 +00:00
update-core.php
update.php Add 'update_right_now_text' filter for the text displayed in the 'At a Glance' dashboard widget. 2015-08-31 21:45:21 +00:00
upgrade.php
user.php
widgets.php