[buddypress-trac] [BuddyPress Trac] #6933: Emails: Do not strip HTML content for email content

buddypress-trac noreply at wordpress.org
Tue Nov 22 21:01:39 UTC 2016


#6933: Emails: Do not strip HTML content for email content
-------------------------+-----------------------------
 Reporter:  r-a-y        |       Owner:
     Type:  enhancement  |      Status:  new
 Priority:  normal       |   Milestone:  Future Release
Component:  Emails       |     Version:  2.5.0
 Severity:  normal       |  Resolution:
 Keywords:               |
-------------------------+-----------------------------

Comment (by DJPaul):

 HTML emails support very few elements, think HTML4 and `<b>` -- like that.
 We could absolutely add a KSES for `user message` and other tokens.

 The first thing to do would be look at the BuddyPress code and figure out
 what HTML tags can be passed through to `usermessage`, and then figure out
 which of those will work acceptably in an email. Then we can build a new
 KSES for this.

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


More information about the buddypress-trac mailing list