get_feed_build_date()
Function: Gets the UTC time of the most recently modified post from WP_Query.
Source: wp-includes/feed.php:693
Function: Gets the UTC time of the most recently modified post from WP_Query.
Source: wp-includes/feed.php:693
Filter Hook: Filters the date the last post or comment in the query was modified.
Source: wp-includes/feed.php:735
Function: Returns the link for the currently displayed feed.
Source: wp-includes/feed.php:654
Function: Displays the link for the currently displayed feed in a XSS safe way.
Source: wp-includes/feed.php:666
Filter Hook: Filters the current feed URL.
Source: wp-includes/feed.php:677
Function: Returns the content type for specified feed type.
Source: wp-includes/feed.php:745
Filter Hook: Filters the content type for a specific feed type.
Source: wp-includes/feed.php:768
Function: Builds SimplePie object based on RSS or Atom feed from URL.
Source: wp-includes/feed.php:781
Action Hook: Fires just before processing the SimplePie feed object.
Source: wp-includes/feed.php:821
Function: Displays the HTML type.
Source: wp-includes/feed.php:449