clean_category_cache()
Function: Removes the category cache data based on ID.
Source: wp-includes/category.php:352
Function: Removes the category cache data based on ID.
Source: wp-includes/category.php:352
Function: Updates category structure to old pre-2.3 from new taxonomy structure.
Source: wp-includes/category.php:376
Function: Retrieves a post tag by tag ID or tag object.
Source: wp-includes/category.php:339
Function: Retrieves a list of category objects.
Source: wp-includes/category.php:26
Filter Hook: Filters the taxonomy used to retrieve terms when calling get_categories().
Source: wp-includes/category.php:38
Function: Retrieves category data given a category ID or category object.
Source: wp-includes/category.php:91
Function: Retrieves a category based on URL containing the category slug.
Source: wp-includes/category.php:124
Function: Retrieves a category object by category slug.
Source: wp-includes/category.php:187
Function: Retrieves the ID of a category from its name.
Source: wp-includes/category.php:205
Function: Retrieves the name of a category from its ID.
Source: wp-includes/category.php:223