Display 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 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 readingChecks a theme’s support for a given feature before loading the functions which implement it.
2735
Continue reading
sanitize_comment_cookies
Sanitizes the cookies sent to the user already.Will only do anything if the cookies have already been created for the user. Mostly used after cookies had been sent to use elsewhere.
2767
Continue reading →