Used By
| Used By | Description |
|---|---|
| wp-includes/class-wp-query.php: WP_Query::parse_query() | Parse a query string and set query type booleans. |
| wp-includes/class-wp-query.php: WP_Query::parse_search() | Generates SQL for the WHERE clause based on passed search terms. |
| wp-includes/query.php: is_main_query() | Determines whether the query is the main query. |