Display the post categories in the feed.
2991
Continue readingDisplay the link for the currently displayed feed in a XSS safe way.Generate a correct link for the atom:self element.
2825
Continue readingDisplay the rss 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.
2755
Continue readingDetermine the type of a string of data with the data formatted.Tell whether the type is text, html, or xhtml, per RFC 4287 section 3.1.
2601
Continue readingDisplay the HTML type based on the blog setting.The two possible values are either ‘xhtml’ or ‘html’.
1957
Continue reading