Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Javier Carazo

    (@carazo)

    Currently you can use this filter to make this change in the content:

    $message = apply_filters( "clean_login_email_restoration_content", $message);
    

    Maybe a solution for your problem would be a in a future include an option to avoid to send plugin’s emails and send the default one of WordPress.

    In this case, Better Notifications for WP will act and will send the messages.

    But this is not possible currently, although we add it to our task’s list.

    Thread Starter Tim

    (@tneville)

    Hi Javier,

    Thanks for the reply – I really appreciate it.

    Just to confirm, if I pop the above supplied filter into my custom functions.php file and put in my custom message that should work?

    I assume that the reset link would be automatically added after the custom message set in the above code?

    Thanks again for your help.

    Kind Regards,
    Tim

    Plugin Author Javier Carazo

    (@carazo)

    @tneville,

    No, you have to use it correctly.

    This is not so easy.

    Thread Starter Tim

    (@tneville)

    Hi Javier,

    Okay – until this feature is part of the plugin we’ll leave it, or find an alternative.

    Thanks for your help.

    Kind Regards,
    Tim

    Plugin Author Javier Carazo

    (@carazo)

    @tneville,

    Stay up to date to check in a next update when we include it.

    Thread Starter Tim

    (@tneville)

    Hi Javier,

    I will certainly be keeping an eye out for this feature. I presume you are unable to give any indication on when this might be available?

    Kind Regards,
    Tim

    Plugin Author Javier Carazo

    (@carazo)

    No sorry, we are busy and we have no timeline of it.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Custom Notification Emails’ is closed to new replies.