ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/feed.php

get_feed_build_date()

Function: Gets the UTC time of the most recently modified post from WP_Query.

Source: wp-includes/feed.php:693

Used by 0 functions | Uses 0 functions

get_feed_build_date

Filter Hook: Filters the date the last post or comment in the query was modified.

Source: wp-includes/feed.php:735

Used by 0 functions | Uses 0 functions

get_self_link()

Function: Returns the link for the currently displayed feed.

Source: wp-includes/feed.php:654

Used by 0 functions | Uses 0 functions

feed_content_type()

Function: Returns the content type for specified feed type.

Source: wp-includes/feed.php:745

Used by 0 functions | Uses 0 functions

feed_content_type

Filter Hook: Filters the content type for a specific feed type.

Source: wp-includes/feed.php:768

Used by 0 functions | Uses 0 functions

fetch_feed()

Function: Builds SimplePie object based on RSS or Atom feed from URL.

Source: wp-includes/feed.php:781

Used by 0 functions | Uses 0 functions

wp_feed_options

Action Hook: Fires just before processing the SimplePie feed object.

Source: wp-includes/feed.php:821

Used by 0 functions | Uses 0 functions

html_type_rss()

Function: Displays the HTML type.

Source: wp-includes/feed.php:449

Used by 0 functions | Uses 0 functions

rss_enclosure()

Function: Displays the rss enclosure for the current post.

Source: wp-includes/feed.php:467

Used by 0 functions | Uses 0 functions

rss_enclosure

Filter Hook: Filters the RSS enclosure HTML link tag for the current post.

Source: wp-includes/feed.php:488

Used by 0 functions | Uses 0 functions
1 2 … 6 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy