ClassicPress logo
Skip to content
Filter by type:

Browse:

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

term_exists_default_query_args

Filter Hook: Filters default query arguments for checking if a term exists.

Source: wp-includes/taxonomy.php:1610

Used by 0 functions | Uses 0 functions

unregistered_taxonomy_for_object_type

Action Hook: Fires after a taxonomy is unregistered for an object type.

Source: wp-includes/taxonomy.php:839

Used by 0 functions | Uses 0 functions

registered_taxonomy_{$taxonomy}

Action Hook: Fires after a specific taxonomy is registered.

Source: wp-includes/taxonomy.php:602

Used by 0 functions | Uses 0 functions

registered_taxonomy_for_object_type

Action Hook: Fires after a taxonomy is registered for an object type.

Source: wp-includes/taxonomy.php:797

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

is_object_in_term()

Function: Determines if the given object is associated with any of the given terms.

Source: wp-includes/taxonomy.php:4848

Used by 0 functions | Uses 0 functions

is_object_in_taxonomy()

Function: Determines if the given object type is associated with the given taxonomy.

Source: wp-includes/taxonomy.php:4917

Used by 0 functions | Uses 0 functions

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
« Previous 1 2 3 … 15 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy