Debug Bar Plugin Activation adds new panel to Debug Bar which displays the output generated during plugin activation, deactivation and uninstall..
And when you uninstall plugin, the associated logged activation and output entries will be removed automatically..
This plugin requires Debug Bar plugin to be installed and activated..
If you have ideas on how to make the plugin even better or if you have found any bugs, please report these in Support Forum or in GitHub repository...
plugin is considered uninstalled if user has deactivated the plugin, and then clicks the delete link..
When your plugin is uninstalled, you'll want to clear out any rewrite rules added by the plugin, options and or settings specific to to the plugin, or other database values that need to be removed...
All the information you need is in Plugin Handbook on Plugin Basics...
As it says there, Debug Bar plugin needs to be active for this plugin to work.
If Debug Bar plugin is not active, this plugin will automatically de-activate itself...
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Read more