rss2_head
Fires at the end of the RSS2 Feed Header.
Type: action
Since: 2.0.0
Source: includes/frontend/feed-rss2-popular-posts.php line 101
Usage
add_action( 'rss2_head', function() {
// ...
} ); rss2_head action Fires at the end of the RSS2 Feed Header.
Type: action
Since: 2.0.0
Source: includes/frontend/feed-rss2-popular-posts.php line 101
add_action( 'rss2_head', function() {
// ...
} );