Opis
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/
Snimke zaslona


Instalacija
Unzip and then upload the ‘bp-email-assign-templates’ folder to the ‘/wp-content/plugins/’ directory
Aktivirajte dodatak kroz izbornik ‘Dodaci’ u WordPressu
Go to Emails > Templates. In BuddyBoss – Dashboard > BuddyBoss > Email Templates
See the HELP tab for more info
Pitanja i odgovori
None yet.
Recenzije
Suradnici i Programeri
“BP Email Assign Templates” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.
SuradniciPrevedite “BP Email Assign Templates” na svoj jezik.
Zainteresirani ste za razvoj?
Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.
Dnevnik promjena
1.8
- fixes arbitrary option value deletion risk
1.7
- fixes another XSS security issue
1.6
- fixes XSS security issue
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.