Description
Filters the post title used for WXR exports.
Occurrences
Filename | Line Number |
---|---|
wp-admin/includes/export.php | 605 |
Parameters
Type | Name | Description |
---|---|---|
string | $post_title | Title of the current post. |
PHP Doc
/**
* Filters the post title used for WXR exports.
*
* @since 5.7.0
*
* @param string $post_title Title of the current post.
*/