ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 328

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::get_terms()

Method: Retrieves the query results.

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

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

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_query()

Method: Parse arguments passed to the term query with default query parameters.

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

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

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::__construct()

Method: Constructor.

Source: wp-includes/class-wp-term.php:197

Used by 0 functions | Uses 0 functions

WP_Term::__get()

Method: Getter.

Source: wp-includes/class-wp-term.php:233

Used by 0 functions | Uses 0 functions
« Previous 1 … 327 328 329 … 383 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy