Dette plugin er ikke blevet testet med de seneste 3 større udgivelser af WordPress. Det vedligeholdes eller understøttes muligvis ikke længere og kan have kompatibilitetsproblemer, når det bruges med nyere versioner af WordPress.

BP Email to WP Mail From Bridge

Beskrivelse

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

Anmeldelser

Læs 1 anmeldelse

Bidragsydere & udviklere

“BP Email to WP Mail From Bridge” er open source-software. Følgende personer har bidraget til dette plugin.

Bidragsydere

Ændringslog

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.