Archive | Documentation RSS feed for this section

sanitize_bookmark_field

Sanitizes 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 reading

rss_enclosure

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 reading