Sending Personalized Email Notifications
Here’s a step-by-step guide on how to send personalized email notifications to a specified user role in WooCommerce:
Navigate to your WordPress Admin Panel.
Go to “Automatic Role Changer” in the WordPress Admin Panel.
Inside the Automatic Role Changer, click on “Settings.”
Customizing Email Notifications:
In the Settings section, locate the “Emails Text Editor” or a similar option.
Edit Email Content: Use the text editor to customize the email content sent to customers when their roles change.
Utilize placeholders for dynamic content, such as:
- {customer_switch_from_role} for the old role.
- {customer_switch_to_role} for the new role.
Save Settings:
After making the necessary changes, click on “Save Settings” to save the personalized email notification configurations.
By following these steps, you can customize and personalize the email notifications that are sent to users when their roles change in WooCommerce. Make sure to use the provided placeholders for dynamic information related to the user’s old and new roles.