ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 243

WP_Query::parse_search()

Method: Generates SQL for the WHERE clause based on passed search terms.

Source: wp-includes/class-wp-query.php:1394

Used by 0 functions | Uses 0 functions

WP_Query::parse_search_order()

Method: Generates SQL for the ORDER BY condition based on passed search terms.

Source: wp-includes/class-wp-query.php:1600

Used by 0 functions | Uses 0 functions

WP_Query::parse_search_terms()

Method: Check if the terms are suitable for searching.

Source: wp-includes/class-wp-query.php:1517

Used by 0 functions | Uses 0 functions

WP_Query::parse_tax_query()

Method: Parses various taxonomy related query vars.

Source: wp-includes/class-wp-query.php:1152

Used by 0 functions | Uses 0 functions

WP_Query::query()

Method: Sets up the WordPress query by parsing query string.

Source: wp-includes/class-wp-query.php:3790

Used by 0 functions | Uses 0 functions

WP_Query::reset_postdata()

Method: After looping through a nested query, this function restores the $post global to the current post in this query.

Source: wp-includes/class-wp-query.php:4870

Used by 0 functions | Uses 0 functions

WP_Query::rewind_comments()

Method: Rewind the comments, resets the comment index and comment to first.

Source: wp-includes/class-wp-query.php:3773

Used by 0 functions | Uses 0 functions

WP_Query::rewind_posts()

Method: Rewind the posts and reset post index.

Source: wp-includes/class-wp-query.php:3705

Used by 0 functions | Uses 0 functions

WP_Query::set()

Method: Sets the value of a query variable.

Source: wp-includes/class-wp-query.php:1847

Used by 0 functions | Uses 0 functions

WP_Query::set_404()

Method: Sets the 404 property and saves whether query is feed.

Source: wp-includes/class-wp-query.php:1802

Used by 0 functions | Uses 0 functions
« Previous 1 … 242 243 244 … 386 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy