Plugin Install and Uninstall Hooks
-
Hi,
I have been looking all over the web (including in the Codex) for the functions needed to install and uninstall a plugin. I know there is register_activation_hook and register_deactivation_hook, but what is I have a database table that needs to exist until the user totally deletes the plugin? I found two sites that talked about register_uninstall_hook, but this isn’t listed in the codex and so I don’t know if it is official. Is there any way to register a function to be called only when the plugin is totally deleted?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Plugin Install and Uninstall Hooks’ is closed to new replies.