Title: Feature Request &#8211; delete Users from WordPress
Last modified: October 8, 2016

---

# Feature Request – delete Users from WordPress

 *  Resolved [Venutius](https://wordpress.org/support/users/venutius/)
 * (@venutius)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/feature-request-delete-users-from-wordpress/)
 * When you deny a new user access in BP Registration Options, the user does not
   get deleted from WordPress, and goes into the “Pending” list. Would it be possible
   to delete this user from WordPress at the same time? It would make for a more
   efficient workflow.

Viewing 7 replies - 1 through 7 (of 7 total)

 *  [Michael Beckwith](https://wordpress.org/support/users/tw2113/)
 * (@tw2113)
 * The BenchPresser
 * [9 years, 8 months ago](https://wordpress.org/support/topic/feature-request-delete-users-from-wordpress/#post-8266352)
 * User deletion upon denial should already be in place. Biggest question, at least
   for your case, is what’s preventing it from getting to that point.
 * [https://github.com/WebDevStudios/BuddyPress-Registration-Options/blob/master/includes/admin.php#L180-L184](https://github.com/WebDevStudios/BuddyPress-Registration-Options/blob/master/includes/admin.php#L180-L184)
 *  Thread Starter [Venutius](https://wordpress.org/support/users/venutius/)
 * (@venutius)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/feature-request-delete-users-from-wordpress/#post-8266388)
 * Aha, so it’s something up with my setup, I’ll look into it.
 *  Thread Starter [Venutius](https://wordpress.org/support/users/venutius/)
 * (@venutius)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/feature-request-delete-users-from-wordpress/#post-8278293)
 * I set up a new install and only loaded Buddypress and BP Registration options,
   a new users registered and I denied him in BP Registration Options, I went to
   Users>>Pending and the user was there.
 *  Thread Starter [Venutius](https://wordpress.org/support/users/venutius/)
 * (@venutius)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/feature-request-delete-users-from-wordpress/#post-8278306)
 * Now this is strange, one my original site where I noticed the issue I’ve just
   denied accesss and the user has deleted from WordPress, I’ll test this further
 *  [Michael Beckwith](https://wordpress.org/support/users/tw2113/)
 * (@tw2113)
 * The BenchPresser
 * [9 years, 8 months ago](https://wordpress.org/support/topic/feature-request-delete-users-from-wordpress/#post-8278358)
 * Out of curiosity, have you been translating the plugin via the pot file? I’m 
   curious if that part is not matching like it needs to, and thus the if statements
   around the deletion aren’t firing like expected.
 *  Thread Starter [Venutius](https://wordpress.org/support/users/venutius/)
 * (@venutius)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/feature-request-delete-users-from-wordpress/#post-8278462)
 * No I’m not translating it.
 * I’ve just tested it again on my minimal test install with just the two plugins
   running and I can confirm that it’s not deleting the WordPress user account, 
   only moving it into pending.
 * I then tried the same on my fully loaded test system, the one it worked on before
   and again the test user had not been deleted from the WordPress pending list.
 *  [Michael Beckwith](https://wordpress.org/support/users/tw2113/)
 * (@tw2113)
 * The BenchPresser
 * [9 years, 8 months ago](https://wordpress.org/support/topic/feature-request-delete-users-from-wordpress/#post-8278520)
 * Something with the logic isn’t reaching the delete portion then, because the 
   deletion is in place in the plugin itself. The question is where and why.

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Feature Request – delete Users from WordPress’ is closed to new replies.

 * ![](https://ps.w.org/bp-registration-options/assets/icon-256x256.png?rev=2882040)
 * [Registration Options for BuddyPress](https://wordpress.org/plugins/bp-registration-options/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/bp-registration-options/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/bp-registration-options/)
 * [Active Topics](https://wordpress.org/support/plugin/bp-registration-options/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/bp-registration-options/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/bp-registration-options/reviews/)

 * 7 replies
 * 2 participants
 * Last reply from: [Michael Beckwith](https://wordpress.org/support/users/tw2113/)
 * Last activity: [9 years, 8 months ago](https://wordpress.org/support/topic/feature-request-delete-users-from-wordpress/#post-8278520)
 * Status: resolved