ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/class-wp-query.php
  • Page 12

comment_feed_where

Filter Hook: Filters the WHERE clause of the comments feed query before sending.

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

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

comment_feed_groupby

Filter Hook: Filters the GROUP BY clause of the comments feed query before sending.

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

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

WP_Query::parse_orderby()

Method: Converts the given orderby alias (if allowed) to a properly-prefixed value.

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

Used by 0 functions | Uses 0 functions

WP_Query

Class: The ClassicPress Query class.

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

Used by 0 functions | Uses 0 functions

WP_Query::parse_order()

Method: Parse an ‘order’ query variable and cast it to ASC or DESC as necessary.

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

Used by 0 functions | Uses 0 functions
« Previous 1 … 11 12
ClassicPress Documentation • Made with ClassicPress
Privacy Policy