ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/category.php
  • Page 2

get_category_by_path()

Function: Retrieves a category based on URL containing the category slug.

Source: wp-includes/category.php:124

Used by 0 functions | Uses 0 functions

get_category_by_slug()

Function: Retrieves a category object by category slug.

Source: wp-includes/category.php:187

Used by 0 functions | Uses 0 functions

get_cat_ID()

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

Source: wp-includes/category.php:205

Used by 0 functions | Uses 0 functions

get_cat_name()

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

Source: wp-includes/category.php:223

Used by 0 functions | Uses 0 functions

cat_is_ancestor_of()

Function: Checks if a category is an ancestor of another category.

Source: wp-includes/category.php:246

Used by 0 functions | Uses 0 functions
« Previous 1 2
ClassicPress Documentation • Made with ClassicPress
Privacy Policy