Display the HTML type based on the blog setting.
the_category_rss
Display the post categories in the feed.
get_the_category_rss
Retrieve all of the post categories, formatted for use in feeds.
comment_text_rss
Display the current comment content for use in the feeds.
Advertisement
comment_author_rss
Display the current comment author in the feed.
get_comment_author_rss
Retrieve the current comment author for use in the feeds.
comment_link
Display the link to the comments.
get_comment_guid
Retrieve the feed GUID for the current comment.
Advertisement
comment_guid
Display the feed GUID for the current comment.
comments_link_feed
Outputs the link to the comments for the current post in an xml safe way
the_permalink_rss
Display the permalink to the post for use in feeds.
the_excerpt_rss
Display the post excerpt for the feed.
Advertisement
the_content_feed
Display the post content for feeds.
get_the_content_feed
Retrieve the post content for feeds.
the_title_rss
Display the post title in the feed.