ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Taxonomy
  • Page 8

get_ancestors()

Function: Gets an array of ancestor IDs for a given object.

Source: wp-includes/taxonomy.php:4938

Used by 0 functions | Uses 0 functions

get_ancestors

Filter Hook: Filters a given object’s ancestors.

Source: wp-includes/taxonomy.php:4978

Used by 0 functions | Uses 0 functions

wp_get_term_taxonomy_parent_id()

Function: Returns the term’s parent’s term ID.

Source: wp-includes/taxonomy.php:4990

Used by 0 functions | Uses 0 functions

wp_check_term_hierarchy_for_loops()

Function: Checks the given subset of the term hierarchy for hierarchy loops.

Source: wp-includes/taxonomy.php:5011

Used by 0 functions | Uses 0 functions

get_categories()

Function: Retrieves a list of category objects.

Source: wp-includes/category.php:26

Used by 0 functions | Uses 0 functions

get_categories_taxonomy

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

Source: wp-includes/category.php:38

Used by 0 functions | Uses 0 functions

get_category()

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

Source: wp-includes/category.php:91

Used by 0 functions | Uses 0 functions

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
« Previous 1 … 7 8 9 … 21 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy