ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Taxonomy
  • Page 6

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

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

WP_Term_Query

Class: Class used for querying terms.

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

Used by 0 functions | Uses 0 functions

WP_Term_Query::get_search_sql()

Method: Used internally to generate a SQL string related to the ‘search’ parameter.

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

Used by 0 functions | Uses 0 functions

WP_Term_Query::__construct()

Method: Constructor.

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

Used by 0 functions | Uses 0 functions

WP_Term_Query::populate_terms()

Method: Creates an array of term objects from an array of term IDs.

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

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