BP Email to WP Mail From Bridge

Plugin Banner

BP Email to WP Mail From Bridge

by Brandon Allen

Download
Description

NOTE: As of BuddyPress 2.5.3+, this plugin is no longer needed.

BuddyPress 2.5 introduced some wonderful email functionality. In order to do this, it bypasses WordPress’ default email methods. This means that any filters you applied to the wp_mail_from and wp_mail_from_name filters don’t work with emails sent by BuddyPress. This plugin translates those filters into something BuddyPress can use.

There are not settings for this plugin. Just follow the steps below.

  1. Upload the bp-email-wp-mail-from-bridge folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

This plugin should be in core

By Slava Abakumov (slaFFik) on September 3, 2016

As it fixes filters inconsistency.

1.1

  • Added support for the upcoming BuddyPress 2.5.3 release. By that, I mean, the plugin will silently fail, because it will no longer needed after upgrading BuddyPress.

1.0

  • Initial commit. Magic will rain upon you.
Back to top