[wp-trac] Re: [WordPress Trac] #7091: Allow plugins to be deleted
via the WordPress admin interface / Group plugins by status
WordPress Trac
wp-trac at lists.automattic.com
Wed Jun 11 03:00:14 GMT 2008
#7091: Allow plugins to be deleted via the WordPress admin interface / Group
plugins by status
-------------------------------------+--------------------------------------
Reporter: DD32 | Owner: DD32
Type: enhancement | Status: assigned
Priority: normal | Milestone: 2.6
Component: Administration | Version: 2.6
Severity: normal | Resolution:
Keywords: has-patch needs-testing |
-------------------------------------+--------------------------------------
Comment (by DD32):
> attachment 7091.2.diff added.
* Introduces Delete Plugin confirmation page
* Deleting the selected plugins will remove the followign plugins and
their files:...
* Click here to see a Full list of affected files
* function list_files() was introduced to get a list of all files in a
directory and recursive to however many directories (Should also be useful
in other directory listing areas such as searching for themes or plugin
files?)
* A change snuck into validate_active_plugins():
* Rely on validate_plugin(), Which also checks that there are no
characters such as .. in the filename
* Changed nonce from mass-manage-plugins to bulk-manage-plugins
* Delete page could do with some extra styling.
--
Ticket URL: <http://trac.wordpress.org/ticket/7091#comment:12>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list