ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Taxonomy
  • Page 9

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_the_taxonomies()

Function: Retrieves all taxonomies associated with a post.

Source: wp-includes/taxonomy.php:4770

Used by 0 functions | Uses 0 functions

get_post_taxonomies()

Function: Retrieves all taxonomy names for the given post.

Source: wp-includes/taxonomy.php:4827

Used by 0 functions | Uses 0 functions

tag_link

Filter Hook: Filters the tag link.

Source: wp-includes/taxonomy.php:4691

Used by 0 functions | Uses 0 functions

category_link

Filter Hook: Filters the category link.

Source: wp-includes/taxonomy.php:4704

Used by 0 functions | Uses 0 functions
« Previous 1 … 8 9 10 … 21 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy