ClassicPress logo
Skip to content
Filter by type:
Browse: Home / WP-4.2.0 / Page 10

WP_Comment_Query::parse_orderby()

Method: Parse and sanitize ‘orderby’ keys passed to the comment query.

Source: wp-includes/class-wp-comment-query.php:1076

Used by 1 function | Uses 1 function

WP_Comment_Query::parse_order()

Method: Parse an ‘order’ query variable and cast it to ASC or DESC as necessary.

Source: wp-includes/class-wp-comment-query.php:1137

Used by 1 function | Uses 0 functions

wp_get_split_terms()

Function: Get data about terms that previously shared a single term_id, but have since been split.

Source: wp-includes/taxonomy.php:3878

Used by 1 function | Uses 1 function

wp_get_split_term()

Function: Get the new term ID corresponding to a previously split term.

Source: wp-includes/taxonomy.php:3900

Used by 0 functions | Uses 1 function

split_shared_term

Action Hook: Fires after a previously shared taxonomy term is split into two separate terms.

Source: wp-includes/taxonomy.php:3674

Used by 0 functions | Uses 0 functions

wp_get_object_terms()

Function: Retrieves the terms associated with the given object(s), in the supplied taxonomies.

Source: wp-includes/taxonomy.php:1892

Used by 26 functions | Uses 11 functions

get_object_terms

Filter Hook: Filters the terms for a given object or objects.

Source: wp-includes/taxonomy.php:1968

Used by 1 function | Uses 0 functions

get_terms()

Function: Retrieve the terms in a given taxonomy or list of taxonomies.

Source: wp-includes/taxonomy.php:1058

Used by 31 functions | Uses 7 functions

register_taxonomy()

Function: Creates or modifies a taxonomy object.

Source: wp-includes/taxonomy.php:372

Used by 1 function | Uses 7 functions

comment_form_submit_button

Filter Hook: Filters the submit button for the comment form to display.

Source: wp-includes/comment-template.php:2438

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