[buddypress-trac] [BuddyPress] #5021: Shortcode contents don't display in non-standard BP 1.7 themes
buddypress-trac
noreply at wordpress.org
Thu May 30 07:38:59 UTC 2013
#5021: Shortcode contents don't display in non-standard BP 1.7 themes
------------------------------------+------------------
Reporter: sensibleplugins | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 1.8
Component: Core | Version: 1.7
Severity: normal | Resolution:
Keywords: has-patch dev-feedback |
------------------------------------+------------------
Comment (by johnjamesjacoby):
After a bit more review, the main reason why everything was originally
happening on template_redirect and template_include, was to prevent
running all of WordPress's normal filters over the replaced content.
bbPress trunk is having that issue now, with wpautop() running amok over
the output, adding paragraph tags everywhere.
Looks like this will need a bit more tuning there too.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5021#comment:17>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list