ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/class-wp-term-query.php
  • Page 2

parse_term_query

Action Hook: Fires after term query vars have been parsed.

Source: wp-includes/class-wp-term-query.php:291

Used by 0 functions | Uses 0 functions

WP_Term_Query::query()

Method: Sets up the query and retrieves the results.

Source: wp-includes/class-wp-term-query.php:306

Used by 0 functions | Uses 0 functions

WP_Term_Query::get_terms()

Method: Retrieves the query results.

Source: wp-includes/class-wp-term-query.php:348

Used by 0 functions | Uses 0 functions

pre_get_terms

Action Hook: Fires before terms are retrieved.

Source: wp-includes/class-wp-term-query.php:365

Used by 0 functions | Uses 0 functions

get_terms_args

Filter Hook: Filters the terms query arguments.

Source: wp-includes/class-wp-term-query.php:408

Used by 0 functions | Uses 0 functions

list_terms_exclusions

Filter Hook: Filters the terms to exclude from the terms query.

Source: wp-includes/class-wp-term-query.php:534

Used by 0 functions | Uses 0 functions

get_terms_fields

Filter Hook: Filters the fields to select in the terms query.

Source: wp-includes/class-wp-term-query.php:699

Used by 0 functions | Uses 0 functions

terms_clauses

Filter Hook: Filters the terms query SQL clauses.

Source: wp-includes/class-wp-term-query.php:731

Used by 0 functions | Uses 0 functions

WP_Term_Query::parse_orderby()

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

Source: wp-includes/class-wp-term-query.php:905

Used by 0 functions | Uses 0 functions

get_terms_orderby

Filter Hook: Filters the ORDERBY clause of the terms query.

Source: wp-includes/class-wp-term-query.php:941

Used by 0 functions | Uses 0 functions
« Previous 1 2 3 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy