[buddypress-trac] [BuddyPress Trac] #6921: Maybe introduce PHP Mustache parser for email templates

buddypress-trac noreply at wordpress.org
Thu Apr 5 10:34:12 UTC 2018


#6921: Maybe introduce PHP Mustache parser for email templates
----------------------------+-----------------------
 Reporter:  Paul Gibbs      |       Owner:  (none)
     Type:  enhancement     |      Status:  reopened
 Priority:  normal          |   Milestone:  Up Next
Component:  Emails          |     Version:  2.5.0
 Severity:  normal          |  Resolution:
 Keywords:  trac-tidy-2018  |
----------------------------+-----------------------

Comment (by Paul Gibbs):

 Interesting point about compiled templates.

 A transient is the obvious solution but we have a lot of email templates
 and they are quite large when you render the HTML template into them, and
 I'm worried about that hurting performance on sites without dedicated
 object caches (making the options table too big, right?).

 Another quick idea is we could use WP_Posts's `post_content_filtered`
 column for this...

-- 
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6921#comment:9>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list