WordPress/wp-admin/includes
Sergey Biryukov 751e624ff7 Deprecate unused argument of delete_plugins(). Clarify @return value.
props jdgrimes for initial patch.
fixes #28111.
Built from https://develop.svn.wordpress.org/trunk@28256


git-svn-id: http://core.svn.wordpress.org/trunk@28084 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-05-05 10:24:15 +00:00
..
admin.php Load the new admin and network admin mo files, if present. see #19852 2012-01-27 22:19:56 +00:00
ajax-actions.php Ensure the wp_edit_nav_menu_walker filter is only documented once. 2014-04-25 06:50:15 +00:00
bookmark.php
class-ftp-pure.php
class-ftp-sockets.php
class-ftp.php
class-pclzip.php
class-wp-comments-list-table.php Avoid JS errors before the commentReply script loads. Let's make this unobtrusive soon. 2014-03-26 18:53:15 +00:00
class-wp-filesystem-base.php
class-wp-filesystem-direct.php Filesystem: Fix getchmod() for direct and ssh2 transports, for directories. 2014-03-17 20:17:15 +00:00
class-wp-filesystem-ftpext.php
class-wp-filesystem-ftpsockets.php Being consistent is the gist, no single @since should have been missed. 2013-12-25 02:00:11 +00:00
class-wp-filesystem-ssh2.php Filesystem: Fix getchmod() for direct and ssh2 transports, for directories. 2014-03-17 20:17:15 +00:00
class-wp-importer.php
class-wp-links-list-table.php
class-wp-list-table.php Remove "Show" prefix from filter dropdowns, see #26743. 2014-03-19 22:13:14 +00:00
class-wp-media-list-table.php Avoid PHP notices in Media Library if an attachment parent post type no longer exists. 2014-03-17 15:33:15 +00:00
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 Avoid searching HTML tags when searching plugins and themes. Fixes #27136. Props enej. 2014-03-11 22:24:15 +00:00
class-wp-posts-list-table.php Better checks for contributors when saving posts. 2014-04-05 21:19:14 +00:00
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 Avoid searching HTML tags when searching plugins and themes. Fixes #27136. Props enej. 2014-03-11 22:24:15 +00:00
class-wp-upgrader-skins.php Inline documentation for hooks in wp-admin/includes/class-wp-upgrader-skins.php. 2014-04-08 06:26:16 +00:00
class-wp-upgrader.php Use a time constant in get_theme_feature_list() and File_Upload_Upgrader. 2014-05-05 08:26:24 +00:00
class-wp-users-list-table.php
comment.php
continents-cities.php
dashboard.php Avoid JS errors before the commentReply script loads. Let's make this unobtrusive soon. 2014-03-26 18:53:15 +00:00
deprecated.php
export.php
file.php Fix typo in verify_file_md5() description. see [25541]. 2014-04-04 00:03:14 +00:00
image-edit.php Account for new cropping settings in the image editor. 2014-04-11 03:10:14 +00:00
image.php Align parameters in the hook docs for the attachment_thumbnail_args filter. 2014-04-07 20:10:16 +00:00
import.php
list-table.php
media.php Plupload: restore the settings in media_upload_form(), see #27763 2014-04-14 00:41:15 +00:00
menu.php Remove some debug cruft accidentally committed in [27670]. 2014-03-24 02:38:17 +00:00
meta-boxes.php Cleanup up the display, escaping, and handling of ID3 data for media. Rename wp_get_relevant_id3_keys() to wp_get_attachment_id3_keys(). 2014-03-31 05:16:16 +00:00
misc.php
ms-deprecated.php
ms.php Clean up duplicate hook notations and adjacency for calls to the wp_signup_location filter. 2014-04-25 07:12:14 +00:00
nav-menu.php Ensure the wp_edit_nav_menu_walker filter is only documented once. 2014-04-25 06:50:15 +00:00
plugin-install.php Translate a string added in 3.7.1 but never translated previously. 2014-04-16 00:38:14 +00:00
plugin.php Deprecate unused argument of delete_plugins(). Clarify @return value. 2014-05-05 10:24:15 +00:00
post.php Avoid stomping of bulk postdata inside the bulk_edit_posts() loop. 2014-04-14 07:48:14 +00:00
revision.php
schema.php Remove old links_recently_updated_* DB options that never had a UI. 2014-04-03 03:10:15 +00:00
screen.php
taxonomy.php Inline documentation for hooks in wp-admin/includes/taxonomy.php. 2014-03-24 03:14:15 +00:00
template.php Fix feature pointer RTL placement. 2014-04-14 00:00:14 +00:00
theme-install.php Bring the theme browsing experience from 3.8 to the theme installer. First pass. 2014-03-11 07:47:15 +00:00
theme.php Use a time constant in get_theme_feature_list() and File_Upload_Upgrader. 2014-05-05 08:26:24 +00:00
update-core.php Update $_old_files for 3.9. see #27775. 2014-04-12 18:27:17 +00:00
update.php Translate a string added in 3.7.1 but never translated previously. 2014-04-16 00:38:14 +00:00
upgrade.php Use the correct parameter variables in the hook docs for wp_upgrade. 2014-04-07 20:13:15 +00:00
user.php Remove lame debugging. see #23057. 2014-03-08 03:16:27 +00:00
widgets.php