# Auto-activate new users

**URL:** https://meta.discourse.org/t/auto-activate-new-users/63414
**Category:** Support
**Created:** [May 26, 2017, 2:50am UTC](https://meta.discourse.org/t/auto-activate-new-users/63414 "2017-05-26T02:50:39Z")
**Posts on this page:** 1
**Showing post:** 12

<div class="post-metadata">

### Author: ![itsbhanusharma](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/itsbhanusharma/32/180717_2.png) [@itsbhanusharma](https://meta.discourse.org/u/itsbhanusharma)
#### Post date: [December 8, 2018, 9:01am UTC](https://meta.discourse.org/t/auto-activate-new-users/63414/12 "2018-12-08T09:01:22Z")

</div>

There is a way to do that, @simon has mentioned that in another topic. If I find it, I’ll edit this reply with a link to that topic.

Edit:

> [@How to Deactivate the Discourse Activation Email](https://meta.discourse.org/t/how-to-deactivate-the-discourse-activation-email/85379/3):
>
> Unless the default WordPress New User Notification email is sent as a part of your WordPress registration process, the plugin sets the SSO parameter require\_activation to true. There is a hook that you can use to bypass this. The hook is called discourse\_email\_verification. It passes two parameters: $require\_activation - whether or not the email address has been validated by WordPress $user - the WordPress user object If you want to disable email validation for all users, then you don’t need …

---

_[View the full topic](https://meta.discourse.org/t/auto-activate-new-users/63414)._
