Used By
Used By | Description |
---|---|
wp-admin/includes/plugin.php: uninstall_plugin() | Uninstall a single plugin. |
Fires in uninstall_plugin() once the plugin has been uninstalled.
The action concatenates the ‘uninstall_’ prefix with the basename of the plugin passed to uninstall_plugin() to create a dynamically-named action.
Version | Description |
---|---|
2.7.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/uninstall_file