# Discourse deleting users

**URL:** https://meta.discourse.org/t/discourse-deleting-users/98686
**Category:** Support
**Created:** [October 4, 2018, 4:39am UTC](https://meta.discourse.org/t/discourse-deleting-users/98686 "2018-10-04T04:39:33Z")
**Posts on this page:** 1
**Showing post:** 9

<div class="post-metadata">

### Author: ![bts](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/bts/32/184556_2.png) [@bts](https://meta.discourse.org/u/bts)
#### Post date: [October 4, 2018, 7:35pm UTC](https://meta.discourse.org/t/discourse-deleting-users/98686/9 "2018-10-04T19:35:39Z")

</div>

This may not always be the case at least when it comes to using [WP Discourse](https://github.com/discourse/wp-discourse) for SSO.

We’re using [WP Discourse](https://github.com/discourse/wp-discourse) + WooCommerce for subscription / membership signups, and I see in our logs we have many Discourse users being auto-deleted by system. We add new WP subscribers to a custom Discourse group using `add_user_to_discourse_group` in [WP Discourse](https://github.com/discourse/wp-discourse), which as I understand it creates the user, but inactive / pending email verification in Discourse.

Sounds like this can happen with WordPress whenever you’re using a signup flow that’s different from the WP default (for example with Woo or a membership plugin), and therefore still requires email validation on the Discourse end as mentioned here: [Auto activated accounts for WP Discourse SSO?](https://meta.discourse.org/t/auto-activated-accounts-for-wp-discourse-sso/90272)

In this case this behavior (auto-purge inactive users) seems okay, as it represents people who signed up on the WP site but never got around to using Discourse. Just thinking through this further…I assume when an inactive account is automatically purged, if that user comes back later they will still be able to activate a Discourse account with the same username? Hope that’s how it works anyway!

---

_[View the full topic](https://meta.discourse.org/t/discourse-deleting-users/98686)._
