Description
Filters the post content used for WXR exports.
Occurrences
Filename | Line Number |
---|---|
wp-admin/includes/export.php | 614 |
Parameters
Type | Name | Description |
---|---|---|
string | $post_content | Content of the current post. |
PHP Doc
/**
* Filters the post content used for WXR exports.
*
* @since 2.5.0
*
* @param string $post_content Content of the current post.
*/