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



the_excerpt_rss › WordPress Filter Hooks

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

Filters the post excerpt for a feed.





Source

echo apply_filters( 'the_excerpt_rss', $output );