[wp-trac] Re: [WordPress Trac] #5625: Include a separate uninstall
for plugins
WordPress Trac
wp-trac at lists.automattic.com
Sun Aug 3 22:54:44 GMT 2008
#5625: Include a separate uninstall for plugins
---------------------------------------------------------------+------------
Reporter: arickmann | Owner: jacobsantos
Type: enhancement | Status: new
Priority: normal | Milestone: 2.9
Component: Administration | Version: 2.6
Severity: normal | Resolution:
Keywords: plugins plugin-management has-patch needs-testing |
---------------------------------------------------------------+------------
Comment (by jacobsantos):
Initial uninstall hook support adds uninstall link and uninstall button to
active plugins. The issue with the uninstall is that it needs to see if
the hook exists and can't see it unless the plugin is active. It is then
assumed that if the user just wants to deactivate the plugin then the
uninstall won't exist.
It is possible to create another option for plugins who can be
uninstalled, when they are activated. This will allow for the plugins to
be uninstalled. It will require that the plugin be activated (without the
activate hook being called) and then have the hook ran.
--
Ticket URL: <http://trac.wordpress.org/ticket/5625#comment:32>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list