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
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
Method: Retrieve stopwords used when parsing search terms.
Source: wp-includes/class-wp-query.php:1553
Filter Hook: Filters stopwords used when parsing search terms.
Source: wp-includes/class-wp-query.php:1586
Method: Generates SQL for the ORDER BY condition based on passed search terms.
Source: wp-includes/class-wp-query.php:1600
Filter Hook: Filters the ORDER BY used when ordering search results.
Source: wp-includes/class-wp-query.php:2497
Action Hook: Fires after taxonomy-related query vars have been parsed.
Source: wp-includes/class-wp-query.php:1381
Method: Generates SQL for the WHERE clause based on passed search terms.
Source: wp-includes/class-wp-query.php:1394
Method: Check if the terms are suitable for searching.
Source: wp-includes/class-wp-query.php:1517
Filter Hook: Filters the list of email addresses to receive a comment notification.
Source: wp-includes/pluggable.php:1682
Filter Hook: Filters the list of recipients for comment moderation emails.
Source: wp-includes/pluggable.php:2011