ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Taxonomy
  • Page 5

WP_Tax_Query::is_first_order_clause()

Method: Determines whether a clause is first-order.

Source: wp-includes/class-wp-tax-query.php:229

Used by 0 functions | Uses 0 functions

WP_Tax_Query::get_sql()

Method: Generates SQL clauses to be appended to a main query.

Source: wp-includes/class-wp-tax-query.php:247

Used by 0 functions | Uses 0 functions

WP_Tax_Query::get_sql_clauses()

Method: Generates SQL clauses to be appended to a main query.

Source: wp-includes/class-wp-tax-query.php:269

Used by 0 functions | Uses 0 functions

WP_Tax_Query::get_sql_for_query()

Method: Generates SQL clauses for a single query array.

Source: wp-includes/class-wp-tax-query.php:302

Used by 0 functions | Uses 0 functions

WP_Tax_Query::get_sql_for_clause()

Method: Generates SQL JOIN and WHERE clauses for a “first-order” query clause.

Source: wp-includes/class-wp-tax-query.php:384

Used by 0 functions | Uses 0 functions

WP_Tax_Query::find_compatible_table_alias()

Method: Identifies an existing table alias that is compatible with the current query clause.

Source: wp-includes/class-wp-tax-query.php:505

Used by 0 functions | Uses 0 functions

WP_Tax_Query::clean_query()

Method: Validates a single query.

Source: wp-includes/class-wp-tax-query.php:546

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

WP_Term_Query::parse_orderby_meta()

Method: Generate the ORDER BY clause for an ‘orderby’ param that is potentially related to a meta query.

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

Used by 0 functions | Uses 0 functions

WP_Term_Query::parse_order()

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

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

Used by 0 functions | Uses 0 functions
« Previous 1 … 4 5 6 … 21 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy