Retrieve HTML list content for category list.
_wp_object_name_sort_cb
Serves as a callback for comparing objects based on name.
wp_generate_tag_cloud
Generates a tag cloud (heatmap) from provided data.
default_topic_count_scale
Default topic count scaling for tag links.
Advertisement
wp_tag_cloud
Displays a tag cloud.
wp_list_categories
Display or retrieve the HTML list of categories.
wp_dropdown_categories
Display or retrieve the HTML dropdown list of categories.
category_description
Retrieve category description.
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.
get_the_category_by_ID
Retrieve category name based on category ID.
Advertisement
get_the_category
Retrieve post categories.
get_category_parents
Retrieve category parents with separator.
get_category_link
Retrieve category link URL.