ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • 3.1.0
  • Page 20

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

wp_update_term_parent

Filter Hook: Filters the term parent.

Source: wp-includes/taxonomy.php:3285

Used by 0 functions | Uses 0 functions

get_tax_sql()

Function: Given a taxonomy query, generates SQL to be appended to a main query.

Source: wp-includes/taxonomy.php:925

Used by 0 functions | Uses 0 functions

post_format_rewrite_base

Filter Hook: Filters the post formats rewrite base.

Source: wp-includes/taxonomy.php:51

Used by 0 functions | Uses 0 functions

wp_find_hierarchy_loop()

Function: Finds hierarchy loops using a callback function that maps object IDs to parent IDs.

Source: wp-includes/functions.php:6946

Used by 0 functions | Uses 0 functions

wp_find_hierarchy_loop_tortoise_hare()

Function: Uses the “The Tortoise and the Hare” algorithm to detect loops.

Source: wp-includes/functions.php:6977

Used by 0 functions | Uses 0 functions

doing_it_wrong_run

Action Hook: Fires when the given function is being used incorrectly.

Source: wp-includes/functions.php:5891

Used by 0 functions | Uses 0 functions

doing_it_wrong_trigger_error

Filter Hook: Filters whether to trigger an error for _doing_it_wrong() calls.

Source: wp-includes/functions.php:5904

Used by 0 functions | Uses 0 functions
« Previous 1 … 19 20 21 … 40 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy