WordPress/wp-admin/includes
2014-03-08 01:23:15 +00:00
..
admin.php
ajax-actions.php Add widget management to the customizer. 2014-03-05 20:41:14 +00:00
bookmark.php
class-ftp-pure.php
class-ftp-sockets.php
class-ftp.php
class-pclzip.php
class-wp-comments-list-table.php Remove table cellspacing attribute from the admin, part-props MattyRob, fixes #22086. 2014-01-26 20:28:12 +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 Remove table cellspacing attribute from the admin, part-props MattyRob, fixes #22086. 2014-01-26 20:28:12 +00:00
class-wp-media-list-table.php
class-wp-ms-sites-list-table.php
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-terms-list-table.php
class-wp-theme-install-list-table.php Inline documentation for hooks in wp-admin/includes/class-wp-theme-install-list-table.php. 2014-03-06 13:44:14 +00:00
class-wp-themes-list-table.php
class-wp-upgrader-skins.php
class-wp-upgrader.php Reference https://wordpress.org rather than http://wordpress.org in strings, links, comments, etc. 2014-03-03 02:34:27 +00:00
class-wp-users-list-table.php
comment.php
continents-cities.php
dashboard.php "At a Glance" widget: Move get_avatar() line out of if-block. 2014-03-03 20:14:14 +00:00
deprecated.php
export.php
file.php
image-edit.php
image.php
import.php Slight renaming in our callback in [27373]. see #14424. 2014-03-03 17:09:14 +00:00
list-table.php
media.php maybe_regenerate_attachment_metadata() is now wp_maybe_generate_attachment_metadata(). 2014-03-06 19:34:14 +00:00
menu.php
meta-boxes.php
misc.php Generalize the hook documentation for the set-screen-option filter. 2014-03-03 17:51:14 +00:00
ms-deprecated.php
ms.php
nav-menu.php Remove all @package and @subpackage PHPDoc tags not at the file- or class-levels in core. 2014-02-25 17:14:14 +00:00
plugin-install.php Reference https://wordpress.org rather than http://wordpress.org in strings, links, comments, etc. 2014-03-03 02:34:27 +00:00
plugin.php
post.php Always convert auto-drafts to drafts in edit_draft() and _wp_translate_postdata(). 2014-03-05 06:26:14 +00:00
revision.php
schema.php
screen.php
taxonomy.php
template.php Restyles the modal for attaching media to posts, props avryl, see #26952 2014-03-04 23:11:13 +00:00
theme-install.php Fix usage of undeclared variables. 2013-05-07 16:35:03 +00:00
theme.php Reference https://wordpress.org rather than http://wordpress.org in strings, links, comments, etc. 2014-03-03 02:34:27 +00:00
update-core.php Convert the post lock icon to a dashicon. 2014-03-04 06:53:14 +00:00
update.php Reference https://wordpress.org rather than http://wordpress.org in strings, links, comments, etc. 2014-03-03 02:34:27 +00:00
upgrade.php Reference https://wordpress.org rather than http://wordpress.org in strings, links, comments, etc. 2014-03-03 02:34:27 +00:00
user.php Pass $reassign parameter to 'delete_user' and 'deleted_user' actions. 2014-03-08 01:23:15 +00:00
widgets.php