apply_filters( 'feed_link', string $output , string $feed )
Filters the feed type permalink.
Parameters
- $output
-
The feed permalink.
- $feed
-
Feed type.
Source
Changelog
Version | Description |
---|---|
WP-1.5.0 | Introduced. |