ClassicPress logo
Skip to content
Filter by type:
Browse: Home / wp-includes/category.php

get_tag()

Function: Retrieve post tag by tag ID or tag object.

Source: wp-includes/category.php:307

Used by 0 functions | Uses 1 function

clean_category_cache()

Function: Remove the category cache data based on ID.

Source: wp-includes/category.php:320

Used by 0 functions | Uses 1 function

_make_cat_compat()

Function: Update category structure to old pre 2.3 from new taxonomy structure.

Source: wp-includes/category.php:344

Used by 8 functions | Uses 1 function

get_categories()

Function: Retrieve list of category objects.

Source: wp-includes/category.php:26

Used by 7 functions | Uses 8 functions

get_categories_taxonomy

Filter Hook: Filters the taxonomy used to retrieve terms when calling get_categories().

Source: wp-includes/category.php:40

Used by 1 function | Uses 0 functions

get_category()

Function: Retrieves category data given a category ID or category object.

Source: wp-includes/category.php:91

Used by 2 functions | Uses 3 functions

get_category_by_path()

Function: Retrieve category based on URL containing the category slug.

Source: wp-includes/category.php:122

Used by 1 function | Uses 5 functions

get_category_by_slug()

Function: Retrieve category object by category slug.

Source: wp-includes/category.php:173

Used by 0 functions | Uses 2 functions

get_cat_ID()

Function: Retrieve the ID of a category from its name.

Source: wp-includes/category.php:189

Used by 2 functions | Uses 1 function

get_cat_name()

Function: Retrieve the name of a category from its ID.

Source: wp-includes/category.php:204

Used by 5 functions | Uses 2 functions
1 2 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy