Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author adispiac

    (@adispiac)

    You can achieve this using the Email Customizer module from PRO.

    It provides an UI that allows you to customize all emails sent to your website users, as well as admin(s).

    Feel free to browse the full documentation on Admin Email Customizer and User Email Customizer modules.

    With the Email Confirmation feature activated, the activation e-mail being sent out contains “[Wordpress]” in the subject line.

    How do I get rid of the “[Wordpress]” — either delete it entirely from the subject line or change it to contain the name of the website (“[Website Name]”) rather than “WordPress”??

    Where is the code line to change, and how to change it?

    Plugin Author adispiac

    (@adispiac)

    This is default WordPress email subject line, not related to our plugin.

    Profile Builder provides an UI for customizing default WordPress email under all scenarios (Email Confimation, Admin Approval, Password reset etc.) through the Email Customizer module.

    If you want to custom code it, have a look at using the wp_mail filter hook. This hook will allow you to filter the email subject as well.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘WordPress mail ?’ is closed to new replies.