Skip to:
Content
Pages
Categories
Search
Top
Bottom

filter for wp_mail_from stops working with activated buddypress.


  • Frank G.
    Participant

    @garprogram

    Hi everyone. Thank in advance.

    I am using filters to change the default email address for wordpress but have stopped working when buddypress is active.

    add_filter(‘wp_mail_from’, ‘foo_new_mail_from’);
    add_filter(‘wp_mail_from_name’, ‘foo_new_mail_from_name’);

    If buddypress deactivate, this works like a charm.

    I use the latest versions of WordPress and BuddyPress

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.
Skip to toolbar