Changeset 3118 for branches/plugin/bbp-includes/bbp-general-template.php
- Timestamp:
- 05/08/2011 07:31:59 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/plugin/bbp-includes/bbp-general-template.php
r3114 r3118 2150 2150 2151 2151 // Set the content to be the new content 2152 $content = apply_filters( 'bbp_replace_the_content', $new_content, $content , $post);2152 $content = apply_filters( 'bbp_replace_the_content', $new_content, $content ); 2153 2153 2154 2154 // Clean up after ourselves
Note: See TracChangeset
for help on using the changeset viewer.