#5156 closed defect (bug) (fixed)
Theme compat content cannot be filtered
| Reported by: | ddean | Owned by: | r-a-y |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.9 |
| Component: | Appearance - Template Pack | Version: | 1.7 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | david@… |
Description
Calls to bp_buffer_template_part hooked to the bp_replace_the_content filter echo content rather than returning it.
Content is immediately displayed instead of being passed along to later functions hooking bp_replace_the_content.
Attachments (2)
Change History (7)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
I'm attaching a patch for Groups as an example, but it's like this for the Activity, Blogs, Forums, Groups, and Members components.