apply_filters( 'the_excerpt_rss', string $output )

Filters the post excerpt for a feed.


Description Description


Parameters Parameters

$output

(string) The current post excerpt.


Top ↑

Source Source

File: wp-includes/feed.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
1.2.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.