外掛說明
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.
- Upload the
bp-email-wp-mail-from-bridgefolder to the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
參與者及開發者
變更記錄
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.