Archive | /wp-includes/feed.php RSS feed for this section

bloginfo_rss

Display RSS container for the bloginfo function.You can retrieve anything that you can using the get_bloginfo() function. Everything will be stripped of tags and characters converted, when the values are retrieved for use in the feeds.

565

Continue reading

atom_enclosure

Display the atom enclosure for the current post.Uses the global $post to check whether the post requires a password and if the user has the password for the post. If not then it will return before displaying.

539

Continue reading