wpseek.com
A WordPress-centric search engine for devs and theme authors
uninstall_{$file} › WordPress Action Hooks
Since2.7.0
Deprecatedn/a
› do_action( "uninstall_{$file}" )
Defined at: |
|
Codex: |
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.
Related Functions: uninstall_plugin, install_blog, unzip_file, list_files, install_network, wp_not_installed
Related Hooks: unzip_file, pre_uninstall_plugin, wp_installed_email, plugin_install_action_links, wp_install