Advertisement

_wp_object_name_sort_cb

Serves as a callback for comparing objects based on name.

Advertisement

wp_dropdown_categories

Display or retrieve the HTML dropdown list of categories.

Advertisement

the_category

Display category list for a post in either HTML list or custom format.

in_category

Checks if the current post is within any of the given categories.

get_the_category_list

Retrieve category list for a post in either HTML list or custom format.

Advertisement

get_the_category

Retrieve post categories.