1. Home
  2. Knowledge Base
  3. WooCommerce Members Only
  4. Advanced Topics for Members Only

Advanced Topics for Members Only

Filtering the redirect URL

  • Plugin: WooCommerce Members Only
  • Content Type: Support Document
If you want to change the page that users are redirected to, you can add this small script to your...

Redirect to different URL depending on password

  • Plugin: WooCommerce Members Only
  • Content Type: Support Document
If you are using passwords as your restriction method, you can redirect users to different URLs depending on which password...

Update roles when order status is completed

  • Plugin: WooCommerce Members Only
  • Content Type: Support Document
By default, the new user’s role is updated when the order status is changed to ‘Processing’. You can change this...

Filter approval and rejection messages

  • Plugin: WooCommerce Members Only
  • Content Type: Support Document
You can filter the email messages sent when a user is approved or rejected using the following snippet: Here’s how...

Filter new user registration email content

  • Plugin: WooCommerce Members Only
  • Content Type: Support Document
Use this wcmo_new_registration_email_content to filter the content of the email sent to the site admin when a user needs to...