[buddypress-trac] [BuddyPress Trac] #6896: Improve BP Emails templating
buddypress-trac
noreply at wordpress.org
Fri Feb 12 14:58:40 UTC 2016
#6896: Improve BP Emails templating
-----------------------------------------+-----------------------
Reporter: imath | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 2.5
Component: Appearance - Template Parts | Version:
Severity: normal | Keywords: has-patch
-----------------------------------------+-----------------------
So i had [https://buddypress.trac.wordpress.org/ticket/6592#comment:77
this idea of using the Site Icon] as a logo inside the Email's header, as
it's too late to talk about it for core, i've built this
[https://github.com/imath/bp-email-header-logo plugin] and realized i had
to add a new entry into the BuddyPress templates stack and to completely
override the `single-bp-email.php` template just to add an image before
the Site name. So it might be possible to improve the templating for this
in a future release or for 2.5.0.
I've put this ticket on the 2.5.0 milestone because there's 2 things i
think at least we really need to fix:
- A string is not translated : `Hi {{recipient.name}},`
- Some style is missing for the customizer preview in case we choose a
`'refresh'` transport for the custom setting.
Then ideally, i think we should have some filterable template tags for the
email template.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6896>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list