Title: Remove Verification Email Function
Last modified: August 25, 2020

---

# Remove Verification Email Function

 *  Resolved [resolit](https://wordpress.org/support/users/resolit/)
 * (@resolit)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/remove-verification-email-function/)
 * Hi,
 * Thanks very much for the great plugin.
    I’m using your plugin with Woocommerce.
   Once a new user registers, Woocommerce will send them an email with the account
   password. I don’t want User Verification plugin to send another verification 
   email (it’s complicated for my users).
 * How can I disable this function in your plugin?
    Thanks in advance.

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

 *  Plugin Author [PickPlugins](https://wordpress.org/support/users/pickplugins/)
 * (@pickplugins)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/remove-verification-email-function/#post-13314102)
 * I am not sure why you are using this plugin? but sorry to say you can’t disable
   this right now. hope future version will bring this feature.
 * Regards
 *  Thread Starter [resolit](https://wordpress.org/support/users/resolit/)
 * (@resolit)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/remove-verification-email-function/#post-13314125)
 * Hi,
 * Thanks for your reply.
    I’m using this plugin for these great functions:
    - Block email domain for registration
    - Disable Auto login after registration on WooCommerce
 * I need to disable the verification email because I have the same problem here:
   [https://wordpress.org/support/topic/no-verification-e-mail/](https://wordpress.org/support/topic/no-verification-e-mail/)
   
   I’m using the WP SMTP plugin with Amazon SES, hosting provider is WPEngine so
   I don’t think that the problem is coming from my website side.
 * Regards,
 *  Plugin Author [PickPlugins](https://wordpress.org/support/users/pickplugins/)
 * (@pickplugins)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/remove-verification-email-function/#post-13314182)
 * Could you please add following code to your theme functions.php file and see 
   whats happening
 *     ```
       remove_action( 'user_register', 'uv_action_user_register_function', 30 );
       ```
   
 *  Thread Starter [resolit](https://wordpress.org/support/users/resolit/)
 * (@resolit)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/remove-verification-email-function/#post-13314231)
 * After adding the code above:
    – Woocommerce send the password to mailbox – Login
   and I get this error “Error: Verify your email first! Resend verification email”–
   I click “Resend verification email” but no email send to the inbox
 *  Plugin Author [PickPlugins](https://wordpress.org/support/users/pickplugins/)
 * (@pickplugins)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/remove-verification-email-function/#post-13314263)
 * Thanks for your update, i understand the issue, please remove the code you added,
   i will try updating this feature in future version.
 * Regards
 *  Thread Starter [resolit](https://wordpress.org/support/users/resolit/)
 * (@resolit)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/remove-verification-email-function/#post-13314283)
 * Thank you in advance.
    Wish you have a great day.
 * Regards,
 *  Plugin Author [PickPlugins](https://wordpress.org/support/users/pickplugins/)
 * (@pickplugins)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/remove-verification-email-function/#post-13370989)
 * HI, [@resolit](https://wordpress.org/support/users/resolit/) have you tried new
   version, we have added an option “Enable email verification” you can set this“
   No” to disable mail verification.
 * > [View post on imgur.com](https://imgur.com/fdwPzYO)
 * Hope future version will bring some existing features.
    Regards
 *  Thread Starter [resolit](https://wordpress.org/support/users/resolit/)
 * (@resolit)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/remove-verification-email-function/#post-13372112)
 * Hi [@pickplugins](https://wordpress.org/support/users/pickplugins/)
 * I have updated and tested this plugin on my website, it’s really great and what
   I expected.
    There are no words to show my appreciation for your work. God bless
   you.

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

The topic ‘Remove Verification Email Function’ is closed to new replies.

 * ![](https://ps.w.org/user-verification/assets/icon-128x128.png?rev=2974267)
 * [User Verification by PickPlugins](https://wordpress.org/plugins/user-verification/)
 * [Support Threads](https://wordpress.org/support/plugin/user-verification/)
 * [Active Topics](https://wordpress.org/support/plugin/user-verification/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/user-verification/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/user-verification/reviews/)

 * 8 replies
 * 2 participants
 * Last reply from: [resolit](https://wordpress.org/support/users/resolit/)
 * Last activity: [5 years, 9 months ago](https://wordpress.org/support/topic/remove-verification-email-function/#post-13372112)
 * Status: resolved