Advertisement

has_tag

Checks if the current post has any of given tags.

has_term

Check if the current post has any of given terms.

has_category

Check if the current post has any of given category.

Advertisement

the_terms

Display the terms in a list.

get_the_term_list

Retrieve a post’s terms as a list with specified format.

get_the_terms

Retrieve the terms of the taxonomy that are attached to the post.

Advertisement

the_tags

Retrieve the tags for a post.

get_the_tag_list

Retrieve the tags for a post formatted as a string.

get_the_tags

Retrieve the tags for a post.

Advertisement

get_tag_link

Retrieve the link to the tag.