[buddypress-trac] [BuddyPress Trac] #6112: Template notices html
buddypress-trac
noreply at wordpress.org
Mon Jan 12 17:15:06 UTC 2015
#6112: Template notices html
--------------------------+------------------
Reporter: slaFFik | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 2.2
Component: Core | Version:
Severity: normal | Resolution:
Keywords: |
--------------------------+------------------
Comment (by Mamaduka):
We already have `wpautop` for `bp_core_render_message_content`. Which
should handle paragraphs. Issue is caused later in
`bp_core_render_message_content` filters chain by `wp_kses_data()` which
strips all HTML tags. We need to remove it or specify context.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6112#comment:4>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list