Advertisement

_make_cat_compat

Updates category structure to old pre-2.3 from new taxonomy structure.

get_tag

Retrieves a post tag by tag ID or tag object.

get_tags

Retrieves all post tags.

Advertisement

cat_is_ancestor_of

Checks if a category is an ancestor of another category.

get_cat_name

Retrieves the name of a category from its ID.

Advertisement

get_cat_ID

Retrieves the ID of a category from its name.

get_category_by_path

Retrieves a category based on URL containing the category slug.

get_category

Retrieves category data given a category ID or category object.

Advertisement

get_categories

Retrieves a list of category objects.

has_term

Check if the current post has any of given terms.

has_tag

Checks if the current post has any of given tags.