ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • WP-4.2.0
  • Page 10

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:1234

Used by 0 functions | Uses 0 functions

WP_Comment_Query::__construct()

Method: Constructor.

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

Used by 0 functions | Uses 0 functions

wp_get_split_terms()

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

Source: wp-includes/taxonomy.php:4546

Used by 0 functions | Uses 0 functions

wp_get_split_term()

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

Source: wp-includes/taxonomy.php:4568

Used by 0 functions | Uses 0 functions

split_shared_term

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

Source: wp-includes/taxonomy.php:4339

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:2248

Used by 0 functions | Uses 0 functions

get_object_terms

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

Source: wp-includes/taxonomy.php:2328

Used by 0 functions | Uses 0 functions

get_terms()

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

Source: wp-includes/taxonomy.php:1312

Used by 0 functions | Uses 0 functions

register_taxonomy()

Function: Creates or modifies a taxonomy object.

Source: wp-includes/taxonomy.php:532

Used by 0 functions | Uses 0 functions

comment_form_submit_button

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

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

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