Default Email Still Sent for New Users
-
Hello,
I am having trouble trying to update the email sent to new users. I have created a new notification for new users in the plugin. It is enabled, yet when the email sends it is still the default email.
I am using a frontend form to create new users that is attached to a contactform 7 form. I’m assuming this is the issue? I tried adding the following code to my functions.php, but still no luck:
add_filter( 'bnfw_trigger_insert_post', '__return_true' );
Any thoughts?
The page I need help with: [log in to see the link]
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Default Email Still Sent for New Users’ is closed to new replies.