Sanitizes category data based on context.
2763
Continue readingSanitizes a bookmark fieldSanitizes the bookmark fields based on what the field name is. If the field has a strict value set, then it will be tested for that, else a more generic filtering is applied. After the more strict filter is applied, if the $context is ‘raw’ then the value is immediately return.
2761
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 reading