[wp-trac] [WordPress Trac] #5625: Include a separate uninstall for
plugins
WordPress Trac
wp-trac at lists.automattic.com
Thu Jan 10 08:01:39 GMT 2008
#5625: Include a separate uninstall for plugins
----------------------------+-----------------------------------------------
Reporter: arickmann | Owner: anonymous
Type: enhancement | Status: new
Priority: normal | Milestone: 2.6
Component: Administration | Version:
Severity: normal | Keywords:
----------------------------+-----------------------------------------------
There is a clear difference between deactivate and uninstall. Deactivating
a plugin should not remove all of its settings from the database but
currently there is no central way for plugins to uninstall, and therefore
no reminder to plugin developers to do so.
The plugins.php file can accomodate a separate uninstaller if one is
included with the plugin.
I have attached a plugin that shows how it can be achieved.
--
Ticket URL: <http://trac.wordpress.org/ticket/5625>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list