﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
5152	Allow user deletions to occur via URL paramters	Viper007Bond	anonymous	"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?"	enhancement	closed	normal		Administration	2.3	normal	wontfix	has-patch	
