Uses
Uses | Description |
---|---|
wp-includes/embed.php: the_excerpt_embed | Filters the post excerpt for the embed template. |
wp-includes/plugin.php: apply_filters() | Calls the callback functions that have been added to a filter hook. |
wp-includes/post-template.php: get_the_excerpt() | Retrieves the post excerpt. |