Fires between the xml and rss tags in a feed.
Parameters
$contextstring- Type of feed. Possible values include
'rss2','rss2-comments','rdf','atom', and'atom-comments'.
Source
do_action( 'rss_tag_pre', 'rss2' );
Changelog
| Version | Description |
|---|---|
| 4.0.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.