WordPress/wp-admin/includes
Drew Jaynes bcc7f8d079 Plugins: Introduce the `delete_plugin` transactional hook, which fires immediately after a plugin deletion attempt occurs.
Props Veraxus for the initial patch.
Fixes #26904.

Built from https://develop.svn.wordpress.org/trunk@35094


git-svn-id: http://core.svn.wordpress.org/trunk@35059 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2015-10-13 00:57:25 +00:00
..
admin-filters.php
admin.php
ajax-actions.php Use `wp_star_rating()` on Add Themes screen: 2015-10-10 06:51:24 +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
class-wp-filesystem-ftpsockets.php
class-wp-filesystem-ssh2.php
class-wp-importer.php
class-wp-internal-pointers.php
class-wp-links-list-table.php
class-wp-list-table.php Docs: Fix some syntactical issues in property DocBlocks for `WP_List_Table`. 2015-10-11 03:34:26 +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 Accessibility: bump headings one level up on the Add Plugins screen for a better headings hierarchy. 2015-10-10 15:17:26 +00:00
class-wp-plugins-list-table.php Revert [34778], continue using `_site_option()` for the current network. 2015-10-07 17:11:25 +00:00
class-wp-post-comments-list-table.php
class-wp-posts-list-table.php
class-wp-press-this.php
class-wp-screen.php WP Screen: after [34991], avoid unnecessary nesting levels and remove unused global import. 2015-10-10 15:20:24 +00:00
class-wp-site-icon.php
class-wp-terms-list-table.php
class-wp-theme-install-list-table.php
class-wp-themes-list-table.php Revert [34778], continue using `_site_option()` for the current network. 2015-10-07 17:11:25 +00:00
class-wp-upgrader-skins.php
class-wp-upgrader.php Revert [34778], continue using `_site_option()` for the current network. 2015-10-07 17:11:25 +00:00
class-wp-users-list-table.php Users List Table: after [35011], just use `wp_roles()`, no global import. #winning 2015-10-10 15:36:26 +00:00
comment.php
continents-cities.php
credits.php
dashboard.php Docs: Fix some minor formatting in the `$query_args` parameter description for the `` filter doc. 2015-10-10 06:39:24 +00:00
deprecated.php
edit-tag-messages.php
export.php
file.php
image-edit.php
image.php
import.php
list-table.php
media.php Docs: Specify the default image size in the `$size` parameter description for the `image_send_to_editor` hook. 2015-10-12 17:18:24 +00:00
menu.php Docs: Wrap a couple of hook name references in inline `@see` tags in the hook docs for `custom_menu_order` and `menu_order`. 2015-10-12 03:39:26 +00:00
meta-boxes.php Docs: Improve documentation for `post_submit_meta_box()`, which serves as the display callback for the 'Publish' meta box. 2015-10-07 16:34:24 +00:00
misc.php
ms-admin-filters.php
ms-deprecated.php
ms.php MS: Handle the possibility of 0 when checking a user's upload quota. 2015-10-10 23:17:25 +00:00
nav-menu.php
network.php Revert [34778], continue using `_site_option()` for the current network. 2015-10-07 17:11:25 +00:00
noop.php
options.php
plugin-install.php Accessibility: bump headings one level up on the Add Plugins screen for a better headings hierarchy. 2015-10-10 15:17:26 +00:00
plugin.php Plugins: Introduce the `delete_plugin` transactional hook, which fires immediately after a plugin deletion attempt occurs. 2015-10-13 00:57:25 +00:00
post.php Docs: Adjust documentation for the `$size` parameter in the `admin_post_thumbnail_size` hook doc to clarify the required order of width and height values when an array is passed. 2015-10-12 16:22:25 +00:00
revision.php Revert [34917] until the broken test is fixed. 2015-10-08 01:04:25 +00:00
schema.php Term Meta: Prevent a "Multiple primary key defined" error during database upgrades. 2015-10-08 11:09:26 +00:00
screen.php
taxonomy.php
template-functions.php Add `echo` parameter for `wp_star_rating()`. 2015-10-10 06:43:24 +00:00
template.php
theme-install.php
theme.php
translation-install.php
update-core.php Revert [34778], continue using `_site_option()` for the current network. 2015-10-07 17:11:25 +00:00
update.php Revert [34778], continue using `_site_option()` for the current network. 2015-10-07 17:11:25 +00:00
upgrade.php After [34529], if a compatible `termmeta` table is found on database upgrade, convert it to `utf8mb4` collation. 2015-10-09 02:07:25 +00:00
user.php Users: Remove redundant error message when password is only entered once. 2015-10-10 13:22:26 +00:00
widgets.php Accessibility: bump headings one level up on the Appearance > Widgets screen for a better headings hierarchy. 2015-10-10 16:34:25 +00:00