Generates a tag cloud (heatmap) from provided data.
default_topic_count_scale
Default topic count scaling for tag links.
wp_tag_cloud
Displays a tag cloud.
wp_list_categories
Display or retrieve the HTML list of categories.
Advertisement
wp_dropdown_categories
Display or retrieve the HTML dropdown list of categories.
category_description
Retrieve category description.
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.
Advertisement
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.
get_the_category
Retrieve post categories.
get_category_parents
Retrieve category parents with separator.
Advertisement
get_category_link
Retrieve category link URL.
wp_maybe_grant_site_health_caps
Filters the user capabilities to grant the ‘view_site_health_checks’ capabilities as necessary.
wp_maybe_grant_resume_extensions_caps
Filters the user capabilities to grant the ‘resume_plugins’ and ‘resume_themes’ capabilities as necessary.