Advertisement

has_category

Check if the current post has any of given category.

the_terms

Display the terms in a list.

get_the_term_list

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

Advertisement

get_the_terms

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

the_tags

Retrieve the tags for a post.

Advertisement

get_the_tag_list

Retrieve the tags for a post formatted as a string.

get_the_tags

Retrieve the tags for a post.

get_tag_link

Retrieve the link to the tag.

Advertisement

_wp_object_name_sort_cb

Serves as a callback for comparing objects based on name.