This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

BP Email to WP Mail From Bridge

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.

Installation

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

Reviews

Read all 1 review

Contributors & Developers

“BP Email to WP Mail From Bridge” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

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.