Description
Filters the post excerpt for a feed.
Occurrences
Filename | Line Number |
---|---|
wp-includes/feed.php | 236 |
Parameters
Type | Name | Description |
---|---|---|
string | $output | The current post excerpt. |
PHP Doc
/**
* Filters the post excerpt for a feed.
*
* @since 1.2.0
*
* @param string $output The current post excerpt.
*/