apply_filters( 'the_excerpt_export', string $post_excerpt )
Filters the post excerpt used for WXR exports.
Parameters
- $post_excerpt
-
Excerpt for the current post.
Source
Changelog
Version | Description |
---|---|
WP-2.6.0 | Introduced. |