apply_filters( 'bp_replace_the_content', string $content )
Filters the content to replace in the post.
Description Description
Parameters Parameters
- $content
-
Original post content.
Source Source
File: bp-core/bp-core-theme-compatibility.php
Changelog Changelog
Version | Description |
---|---|
1.7.0 | Introduced. |