BP Email Assign Templates

Description

This BuddyPress / BuddyBoss plugin allows site administrators to assign template options to individual BuddyPress Emails. It requires BuddyPress 2.5.1 or higher.

It:

  • provides a screen for creating template options
  • provides a meta-box for assigning template options to each BuddyPress Email
  • filters each BuddyPress email so that it uses the assigned template

It does NOT include:

  • templates
  • an interface for creating templates

For more info on BuddyPress Emails, visit: https://codex.buddypress.org/emails/
For more info on this plugin, visit: https://www.philopress.com/products/bp-email-assign-templates/

For more BuddyPress plugins, visit: https://www.philopress.com/

Screenshots

  • Shows the Emails > Template screen
  • Shows the meta-box on the Email Create and Edit screens

Installation

  1. Unzip and then upload the ‘bp-email-assign-templates’ folder to the ‘/wp-content/plugins/’ directory

  2. Activate the plugin through the ‘Plugins’ menu in WordPress

  3. Go to Emails > Templates. In BuddyBoss – Dashboard > BuddyBoss > Email Templates

  4. See the HELP tab for more info

FAQ

None yet.

Reviews

Satumba 3, 2016
Pretty neat functionality built on top of the new BuddyPress Email API. This plugin is a great addition to my BuddyPress site.

Satumba 3, 2016
Really great to see a new plugin extending the new email features!
Read all 2 reviews

Contributors & Developers

“BP Email Assign Templates” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.5

  • update support for BuddyBoss

1.4

  • removes write_log calls

1.3

  • tested with WP 5.4
  • fixes bug re Template listings, now uses the proper wildcard

1.1

  • add check re WP_Post object. See note in loader.php > function pp_etemplates_template

1.0

  • Initial release.