get_ancestors()
Function: Gets an array of ancestor IDs for a given object.
Source: wp-includes/taxonomy.php:4938
Function: Gets an array of ancestor IDs for a given object.
Source: wp-includes/taxonomy.php:4938
Function: Returns the term’s parent’s term ID.
Source: wp-includes/taxonomy.php:4990
Function: Checks the given subset of the term hierarchy for hierarchy loops.
Source: wp-includes/taxonomy.php:5011
Function: Retrieves a list of category objects.
Source: wp-includes/category.php:26
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
Function: Checks if a category is an ancestor of another category.
Source: wp-includes/category.php:246