[buddypress-trac] [BuddyPress] #5156: Theme compat content cannot be filtered
buddypress-trac
noreply at wordpress.org
Tue Sep 17 17:37:22 UTC 2013
#5156: Theme compat content cannot be filtered
----------------------------+---------------------
Reporter: ddean | Owner: r-a-y
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 1.9
Component: All Components | Version: 1.7
Severity: normal | Resolution: fixed
Keywords: has-patch |
----------------------------+---------------------
Changes (by r-a-y):
* owner: => r-a-y
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"7386"]:
{{{
#!CommitTicketReference repository="" revision="7386"
Return contents instead of echoing during theme compat output buffer.
When using the 'bp_replace_the_content' filter, we need to return the
contents instead of echoing.
Thus, this commit changes all bp_buffer_template_part() calls to
return instead of echo.
Fixes #5156. Props ddean.
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5156#comment:4>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list