get_category()
Function: Retrieves category data given a category ID or category object.
Source: wp-includes/category.php:91
Function: Retrieves category data given a category ID or category object.
Source: wp-includes/category.php:91
Filter Hook: Filters the array of term objects returned for the ‘post_tag’ taxonomy.
Source: wp-includes/category.php:311
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
Function: Checks if a category is an ancestor of another category.
Source: wp-includes/category.php:246
Function: Sanitizes category data based on context.
Source: wp-includes/category.php:259
Function: Sanitizes data in single category key field.
Source: wp-includes/category.php:274
Function: Retrieves all post tags.
Source: wp-includes/category.php:293