[wp-hackers] Plugin activation/deactivation and testing?

scribu scribu at gmail.com
Thu Nov 19 22:40:53 UTC 2009


There is also:

register_uninstall_hook();

This is when you should remove all data introduced by your plugin, without
confirmation.

If it wasn't mentioned in the Codex, you should add it.

-- 
http://scribu.net


More information about the wp-hackers mailing list