ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • 3.7.0
  • Page 2

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

parse_tax_query

Action Hook: Fires after taxonomy-related query vars have been parsed.

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

Used by 0 functions | Uses 0 functions

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_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::get_search_stopwords()

Method: Retrieve stopwords used when parsing search terms.

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

Used by 0 functions | Uses 0 functions

wp_search_stopwords

Filter Hook: Filters stopwords used when parsing search terms.

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

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

posts_search_orderby

Filter Hook: Filters the ORDER BY used when ordering search results.

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

Used by 0 functions | Uses 0 functions

comment_notification_recipients

Filter Hook: Filters the list of email addresses to receive a comment notification.

Source: wp-includes/pluggable.php:1682

Used by 0 functions | Uses 0 functions

comment_moderation_recipients

Filter Hook: Filters the list of recipients for comment moderation emails.

Source: wp-includes/pluggable.php:2011

Used by 0 functions | Uses 0 functions
« Previous 1 2 3 … 14 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy