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
Method: Used internally to generate a SQL string related to the ‘search’ parameter.
Source: wp-includes/class-wp-term-query.php:1090
Method: Retrieves the query results.
Source: wp-includes/class-wp-term-query.php:348
Method: Parse an ‘order’ query variable and cast it to ASC or DESC as necessary.
Source: wp-includes/class-wp-term-query.php:1068
Method: Parse and sanitize ‘orderby’ keys passed to the term query.
Source: wp-includes/class-wp-term-query.php:905
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
Method: Parse arguments passed to the term query with default query parameters.
Source: wp-includes/class-wp-term-query.php:243
Method: Creates an array of term objects from an array of term IDs.
Source: wp-includes/class-wp-term-query.php:1108
Method: Sets up the query and retrieves the results.
Source: wp-includes/class-wp-term-query.php:306
Method: Constructor.
Source: wp-includes/class-wp-term.php:197
Method: Getter.
Source: wp-includes/class-wp-term.php:233