Hi
I was wondering if anyone had any advice or basic examples of how to use filters to create a custom email message that a user can receive after registering on my website. The website that I am designing includes user registration and I am using the plugin Profile Builder Pro http://www.cozmoslabs.com/wordpress-profile-builder/
Profile Builder Pro includes a lot of great filters that can be used to customize the information that users receive http://www.cozmoslabs.com/wordpress-...ilder/filters/ I know that I need to edit my functions.php file to use these filters, but I am hoping that someone can provide me with some more guidance on this.
I would like to change the email content that users receive after they register using the wppb_reigster_email_content filter, the subject of the email using the filter wppb_register_subject_email_content and the address that the registration email appears to come from using the filter wppb_register_from_email_content.
Any help on this would really be appreciated.
Thanks
Mike