Archive | Documentation RSS feed for this section

the_title_attribute

Sanitize the current title when retrieving or displaying.Works like the_title(), except the parameters can be in a string or an array. See the function for what can be override in the $args parameter.

3053

Continue reading

the_taxonomies

Display the taxonomies of a post with available options.This function can be used within the loop to display the taxonomies for a post without specifying the Post ID. You can also use it outside the Loop to display the taxonomies for a specific post.

3045

Continue reading