apply_filters( 'bp_replace_the_content', string $content )
Filters the content to replace in the post.
Parameters Parameters
- $content
-
(string) Original post content.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.7.0 | Introduced. |