WP_Query::parse_query_vars()
Reparse the query vars.
Welcome to the WPPaste WordPress Method index. This page contains a an alphabetically sorted list of methods that are available for use in WordPress. Each method has a brief description of what it does and how it can be used. To find out more about a particular method, simply click on the method name.
Reparse the query vars.
Generates SQL for the WHERE clause based on passed search terms.
Generates SQL for the ORDER BY condition based on passed search terms.
Check if the terms are suitable for searching.
Parses various taxonomy related query vars.
Sets up the WordPress query by parsing query string.
After looping through a nested query, this function restores the $post global to the current post in this query.
Rewind the comments, resets the comment index and comment to first.
Rewind the posts and reset post index.
Sets the value of a query variable.