apply_filters( 'the_content', string $content )
Filters the post content.
Parameters
- $content
-
Content of the current post.
Source
Changelog
Version | Description |
---|---|
WP-0.71 | Introduced. |
Filters the post content.
Content of the current post.
Version | Description |
---|---|
WP-0.71 | Introduced. |