wpseek.com
A WordPress-centric search engine for devs and theme authors



the_excerpt_embed › WordPress Filter Hooks

Since4.4.0
Deprecatedn/a
apply_filters( 'the_excerpt_embed', $output )
Parameters:
  • (string) $output The current post excerpt.
    Required: Yes
Defined at:
Codex:

Filters the post excerpt for the embed template.





Source

echo apply_filters( 'the_excerpt_embed', $output );