wpseek.com
Outil de recherche WordPress pour les développeurs et auteurs de thèmes



uninstall_{$file} › Les Actions WordPress

Depuis2.7.0
Dépréciéen/a
do_action( "uninstall_{$file}" )
Défini(e) dans:
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.





Source

do_action( "uninstall_{$file}" );