Description
Filters the post excerpt for the embed template.
Occurrences
Filename | Line Number |
---|---|
wp-includes/embed.php | 1020 |
Parameters
Type | Name | Description |
---|---|---|
string | $output | The current post excerpt. |
PHP Doc
/**
* Filters the post excerpt for the embed template.
*
* @since 4.4.0
*
* @param string $output The current post excerpt.
*/