[wp-trac] [WordPress Trac] #5152: Allow user deletions to occur via URL paramters

WordPress Trac wp-trac at lists.automattic.com
Sat Oct 6 09:11:46 GMT 2007


#5152: Allow user deletions to occur via URL paramters
----------------------------+-----------------------------------------------
 Reporter:  Viper007Bond    |       Owner:  anonymous
     Type:  enhancement     |      Status:  new      
 Priority:  normal          |   Milestone:  2.4      
Component:  Administration  |     Version:  2.3      
 Severity:  normal          |    Keywords:  has-patch
----------------------------+-----------------------------------------------
 There's no way to delete a user via the URL. `/wp-admin/users.php` relies
 on `$_POST` for some things.

 Having it be able to be done via the URL could allow plugins to add a link
 to easily just delete a user rather than having to write a whole form. Or
 even perhaps a plugin could add to the "a new user has registered on your
 site" e-mail with a delete link.

 As to security, it's all nonce protected, so there shouldn't be any
 problems.

 Thoughts?

-- 
Ticket URL: <http://trac.wordpress.org/ticket/5152>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list