ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • WP-3.1.0
  • Page 9

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_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

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

Function: Marks something as being incorrectly called.

Source: wp-includes/functions.php:5880

Used by 0 functions | Uses 0 functions

wp_list_pluck()

Function: Plucks a certain field out of each object or array in an array.

Source: wp-includes/functions.php:5277

Used by 0 functions | Uses 0 functions

wp_list_filter()

Function: Filters a list of objects, based on a set of key => value arguments.

Source: wp-includes/functions.php:5255

Used by 0 functions | Uses 0 functions

wp_array_slice_assoc()

Function: Extracts a slice of an array, given a list of keys.

Source: wp-includes/functions.php:4940

Used by 0 functions | Uses 0 functions

submit_button()

Function: Echoes a submit button, with provided text and appropriate class(es).

Source: wp-admin/includes/template.php:2447

Used by 0 functions | Uses 0 functions

get_submit_button()

Function: Returns a submit button, with provided text and appropriate class.

Source: wp-admin/includes/template.php:2472

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