ClassicPress logo
Skip to content
Filter by type:

Browse:

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

terms_pre_query

Filter Hook: Filters the terms array before the query takes place.

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

Used by 0 functions | Uses 0 functions

WP_Term_Query::format_terms()

Method: Format response depending on field requested.

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

Used by 0 functions | Uses 0 functions

WP_Term_Query::generate_cache_key()

Method: Generate cache key.

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

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
1 2 3 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy