[buddypress-trac] [BuddyPress Trac] #6592: Email API and customisation features

buddypress-trac noreply at wordpress.org
Wed Jan 13 11:48:28 UTC 2016


#6592: Email API and customisation features
------------------------------+-----------------------
 Reporter:  DJPaul            |       Owner:  DJPaul
     Type:  idea              |      Status:  assigned
 Priority:  normal            |   Milestone:  2.5
Component:  Component - Core  |     Version:
 Severity:  normal            |  Resolution:
 Keywords:                    |
------------------------------+-----------------------

Comment (by hnla):

 @DJPaul Just cloned your repo to check this over and it looks really
 great, been running a few test emails which work very smoothly, the
 implementation is clear and uncomplicated.

 Minor points (probably stating the obvious though, at this stage!)

 * the emails appear to have the recepients name hardcoded
 {{{poster.name}}} always prints as 'Paul Gibbs'

 * In the customizer, currently in areas such as 'footer' the textarea is
 escaping html where ideally we would want to be running
 wp_kses_allowed_html so that we could add breaks or paragraphs to allow
 the user to build the footer they required and add links etc (again sure
 this is already on radar)

 * The CPT entries could perhaps do with having a snippet of text reminding
 users that header/footer and overall styling was/is managed from the
 customizer?

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


More information about the buddypress-trac mailing list