apply_filters( 'the_content_export', string $post_content )
Filters the post content used for WXR exports.
Parameters
- $post_content
-
Content of the current post.
Source
Changelog
| Version | Description |
|---|---|
| WP-2.5.0 | Introduced. |