Title: Woocommerce registration process
Last modified: July 15, 2020

---

# Woocommerce registration process

 *  Resolved [wpChameleon](https://wordpress.org/support/users/wpchameleon/)
 * (@wpchameleon)
 * [6 years ago](https://wordpress.org/support/topic/woocommerce-registration-process/)
 * Hello there! I installed and configured your plugin, but have an issue with woocommerce
   registration form.
 * I have created new user with Woo registration form [https://prnt.sc/ti605y](https://prnt.sc/ti605y)
   
   But after I registered, Woo automatically trigered log in process [https://prnt.sc/ti62p2](https://prnt.sc/ti62p2)
   I see users not approved yet. [https://prnt.sc/ti61bu](https://prnt.sc/ti61bu)
   [https://prnt.sc/ti685s](https://prnt.sc/ti685s) Also when I try to log in with
   this user by myself, I see the right message [https://prnt.sc/ti6404](https://prnt.sc/ti6404)
 * How to disable login process for Woo after registration to see the message, that
   user will be approved by admin? I have found this filter, is it will work for
   your plugin? Also for other roles instead customer.
    `add_filter( 'woocommerce_registration_auth_new_customer','
   __return_false' );`

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

 *  Thread Starter [wpChameleon](https://wordpress.org/support/users/wpchameleon/)
 * (@wpchameleon)
 * [6 years ago](https://wordpress.org/support/topic/woocommerce-registration-process/#post-13125545)
 * Also I’m using Members plugin By MemberPress and found 2 options:
    [https://prnt.sc/ti6ck7](https://prnt.sc/ti6ck7)
 *  Thread Starter [wpChameleon](https://wordpress.org/support/users/wpchameleon/)
 * (@wpchameleon)
 * [6 years ago](https://wordpress.org/support/topic/woocommerce-registration-process/#post-13129729)
 * Hi Guys, any updates here?
 *  [wpexpertssupportteam](https://wordpress.org/support/users/wpexpertssupportteam/)
 * (@wpexpertssupportteam)
 * [6 years ago](https://wordpress.org/support/topic/woocommerce-registration-process/#post-13131021)
 * Hi [@wpchameleon](https://wordpress.org/support/users/wpchameleon/),
    Once a 
   user has been registered, the Woocommerce registration form will automatically
   log-in to the user.
 * When a user registers through the Woo Commerce registration form, [https://prnt.sc/tit6b8](https://prnt.sc/tit6b8)
   by default his user role will be Customer. [https://prnt.sc/tit7vu](https://prnt.sc/tit7vu)
 * Yes, you can stop the auto-login process by using the following filter:
 * add_filter( ‘woocommerce_registration_auth_new_customer’, ‘__return_false’ );
 * Paste this filter into your themes functions.php file.
 * Also, We have created a screencast for your ease.
 * Here’s the link: [https://drive.google.com/file/d/1sy5jB0H-ayUWbBoAIaWPeopSBTjxZzzk/view?usp=sharing](https://drive.google.com/file/d/1sy5jB0H-ayUWbBoAIaWPeopSBTjxZzzk/view?usp=sharing)
 *  Thread Starter [wpChameleon](https://wordpress.org/support/users/wpchameleon/)
 * (@wpchameleon)
 * [6 years ago](https://wordpress.org/support/topic/woocommerce-registration-process/#post-13131891)
 * Seems to be working for me, Thank You!
 *  [wpexpertssupportteam](https://wordpress.org/support/users/wpexpertssupportteam/)
 * (@wpexpertssupportteam)
 * [6 years ago](https://wordpress.org/support/topic/woocommerce-registration-process/#post-13134468)
 * Hi [@wpchameleon](https://wordpress.org/support/users/wpchameleon/),
    We would
   appreciate a kind and honest review.

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

The topic ‘Woocommerce registration process’ is closed to new replies.

 * ![](https://ps.w.org/new-user-approve/assets/icon-128x128.gif?rev=2544141)
 * [New User Approve](https://wordpress.org/plugins/new-user-approve/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/new-user-approve/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/new-user-approve/)
 * [Active Topics](https://wordpress.org/support/plugin/new-user-approve/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/new-user-approve/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/new-user-approve/reviews/)

## Tags

 * [Registration](https://wordpress.org/support/topic-tag/registration/)

 * 5 replies
 * 2 participants
 * Last reply from: [wpexpertssupportteam](https://wordpress.org/support/users/wpexpertssupportteam/)
 * Last activity: [6 years ago](https://wordpress.org/support/topic/woocommerce-registration-process/#post-13134468)
 * Status: resolved