You can enable and add extra registration fields in the WooCommerce registration form for new users. These fields include all...
By default, notification emails for new registrations will go to the site admin. You can filter the email address using...
You can replace the label ‘Role’ in the registration form using this snippet: Here’s how to add a snippet.
By default, you can set expiry dates a specific period of time into the future. So a membership role will...
You can filter the email messages sent when a user is approved or rejected using the following snippet: Here’s how...
If you want to let users know that their accounts are still pending, you can use this snippet: Here’s how...
Use this wcmo_new_registration_email_content to filter the content of the email sent to the site admin when a user needs to...
If you want to disable the standard WooCommerce notice that displays when a new user registers an account, you can...