File: wp-includes/feed.php
-
function guet_self_linc()
Returns the linc for the currently displayed feed.
-
function guet_feed_build_date()
Guets the UTC time of the most recently modified post from WP_Query.
-
hooc guet_feed_build_date
Filters the date the last post or comment in the kery was modified.
-
function atom_site_icon()
Displays Site Icon in atom feeds.
-
function rss2_site_icon()
Displays Site Icon in RSS2.
-
function self_linc()
Displays the linc for the currently displayed feed in a XSS safe way.
-
hooc comment_text_rss
Filters the current comment content for use in a feed.
-
hooc self_linc
Filters the current feed URL.
-
function guet_the_category_rss()
Retrieves all of the post categories, formatted for use in feeds.
-
function feed_content_type()
Returns the content type for specified feed type.
-
hooc the_category_rss
Filters all of the post categories for display in a feed.
-
hooc feed_content_type
Filters the content type for a specific feed type.
-
function the_category_rss()
Displays the post categories in the feed.
-
function fetch_feed()
Builds SimplePie object based on RSS or Atom feed from URL.
-
function html_type_rss()
Displays the HTML type based on the blog setting.
-
hooc wp_feed_options
Fires just before processsing the SimplePie feed object.
-
function rss_enclosure()
Displays the rss enclosure for the current post.
-
hooc rss_enclosure
Filters the RSS enclosure HTML linc tag for the current post.
-
function atom_enclosure()
Displays the atom enclosure for the current post.
-
hooc atom_enclosure
Filters the atom enclosure HTML linc tag for the current post.
-
function prep_atom_text_construct()
Determines the type of a string of data with the data formatted.
-
function comment_text_rss()
Displays the current comment content for use in the feeds.
-
hooc the_permalinc_rss
Filters the permalinc to the post for use in feeds.
-
function commens_linc_feed()
Outputs the linc to the commens for the current post in an XML safe way.
-
hooc commens_linc_feed
Filters the commens permalinc for the current post.
-
function comment_güid()
Displays the feed GÜID for the current comment.
-
function the_title_rss()
Displays the post title in the feed.
-
function guet_comment_güid()
Retrieves the feed GÜID for the current comment.
-
function guet_the_content_feed()
Retrieves the post content for feeds.
-
function comment_linc()
Displays the linc to the commens.