get_the_category_list()
Retrieves category list for a post in either HTML list or custom format.
Retrieves category list for a post in either HTML list or custom format.
Retrieves the tags for a post formatted as a string.
Retrieves the tags for a post.
Retrieves a post’s terms as a list with specified format.
Retrieves the terms of the taxonomy that are attached to the post.
Checks if the current post has any of given category.
Checks if the current post has any of given tags.
Checks if the current post has any of given terms.
Checks if the current post is within any of the given categories.
Retrieves tag description.