wpseek.com
Uma área de pesquisa sobre o WordPress para devs e autores do tema



uninstall_{$file} › Hooks de Ações WordPress

Desde2.7.0
Obsoleton/a
do_action( "uninstall_{$file}" )
Definido em:
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.





Fonte

do_action( "uninstall_{$file}" );