When user request for password reset
-
When a user request for password reset, can we also send an email to custom email address?
Hello,
WooCommerce has a built-in Password Reset email under WooCommerce > Settings > Emails, which is sent to the customer when they request a password reset. However, sending an additional copy to a custom email address is not available as a standard WooCommerce setting and would require custom code which is out of theme support policy.
Please refer to the following WordPress developer guide for more information: https://developer.wordpress.org/reference/hooks/retrieve_password_notification_email/
Hope this Helps!
Best Regards