這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

BP Email to WP Mail From Bridge

外掛說明

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

使用者評論

閱讀全部 1 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈BP Email to WP Mail From Bridge〉的開發相關工作。

參與者

變更記錄

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.