W3cubDocs

/WordPress

do_action( 'delete_plugin', string $plugin_file )

Fires immediately before a plugin deletion attempt.

Parameters

$plugin_file

(string) Path to the plugin file relative to the plugins directory.

Source

File: wp-admin/includes/plugin.php

View on Trac

Changelog

Version Description
4.4.0 Introduced.

© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/delete_plugin