File: wp-includes/category-template.php
-
functionget_category_link()
Retrieves category link URL.
-
hooklist_cats
Filters a taxonomy drop-down display element.
-
functionget_category_parents()
Retrieves category parents with separator.
-
hookwp_dropdown_cats
Filters the taxonomy drop-down output.
-
functionget_the_category()
Retrieves post categories.
-
functionwp_list_categories()
Displays or retrieves the HTML list of categories.
-
Filters the array of categories to return for a post.
-
Filters the HTML output of a taxonomy list.
-
functionget_the_category_by_ID()
Retrieves category name based on category ID.
-
functionget_the_category_list()
Retrieves category list for a post in either HTML list or custom format.
-
hookthe_category
Filters the category or list of categories.
-
functionin_category()
Checks if the current post is within any of the given categories.
-
functionthe_category()
Displays category list for a post in either HTML list or custom format.
-
functioncategory_description()
Retrieves category description.
-
functionwp_dropdown_categories()
Displays or retrieves the HTML dropdown list of categories.