Admin “New Member Request” emails don’t work with SMTP plugin
-
I’m using a SMTP plugin to send emails. All of the emails sent out except the admin “New Member Request” one are using the plugin’s mail setting. It appears that wp_mail() is used in BuddyPress Registration Option’s code though. Have you seen this before? Any fix?
Below is the trace I’ve manually made of the code
wp_mail() is used in plugins/bp-registration-options/includes/core.php line 596 in bp_registration_options_send_admin_email()
called by bp_registration_options_bp_core_register_account()
called by bp_registration_options_bp_core_register_account()
on user_register hookThanks
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Admin “New Member Request” emails don’t work with SMTP plugin’ is closed to new replies.