ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/class-wp-comment-query.php

comments_pre_query

Filter Hook: Filters the comments data before the query takes place.

Source: wp-includes/class-wp-comment-query.php:434

Used by 0 functions | Uses 0 functions

found_comments_query

Filter Hook: Filters the query used to retrieve found comment count.

Source: wp-includes/class-wp-comment-query.php:1006

Used by 0 functions | Uses 0 functions

WP_Comment_Query::fill_descendants()

Method: Fetch descendants for located comments.

Source: wp-includes/class-wp-comment-query.php:1025

Used by 0 functions | Uses 0 functions

WP_Comment_Query::get_search_sql()

Method: Used internally to generate an SQL string for searching across multiple columns.

Source: wp-includes/class-wp-comment-query.php:1150

Used by 0 functions | Uses 0 functions

WP_Comment_Query::parse_orderby()

Method: Parse and sanitize ‘orderby’ keys passed to the comment query.

Source: wp-includes/class-wp-comment-query.php:1173

Used by 0 functions | Uses 0 functions

WP_Comment_Query

Class: Core class used for querying comments.

Source: wp-includes/class-wp-comment-query.php:18

Used by 0 functions | Uses 0 functions

WP_Comment_Query::parse_order()

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

Source: wp-includes/class-wp-comment-query.php:1234

Used by 0 functions | Uses 0 functions

WP_Comment_Query::__call()

Method: Make private/protected methods readable for backward compatibility.

Source: wp-includes/class-wp-comment-query.php:126

Used by 0 functions | Uses 0 functions

WP_Comment_Query::__construct()

Method: Constructor.

Source: wp-includes/class-wp-comment-query.php:273

Used by 0 functions | Uses 0 functions

WP_Comment_Query::parse_query()

Method: Parse arguments passed to the comment query with default query parameters.

Source: wp-includes/class-wp-comment-query.php:334

Used by 0 functions | Uses 0 functions
1 2 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy