[wp-trac] [WordPress Trac] #20195: Plugins uninstall.php
WordPress Trac
wp-trac at lists.automattic.com
Wed Mar 7 21:53:03 UTC 2012
#20195: Plugins uninstall.php
--------------------------+-----------------------------
Reporter: wpsmith | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Plugins | Version:
Severity: normal | Keywords:
--------------------------+-----------------------------
Should there be some more security around the use of uninstall.php,
possibly giving the user the ability to chose whether to delete the
options stored by the plugin or not? Even though WP_UNINSTALL_PLUGIN is
one safeguard, is it the best?
As it stands now, sadly, any plugin can add/update/delete options with
this function. Or it would be great to be able to add the ability for
WordPress to notify the user of what options the plugin is about to
delete.
I am not sure the best course of action on this, but feel that there may
be some room for improvement here.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/20195>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list