comments_pre_query
Filter Hook: Filters the comments data before the query takes place.
Source: wp-includes/class-wp-comment-query.php:434
Filter Hook: Filters the comments data before the query takes place.
Source: wp-includes/class-wp-comment-query.php:434
Method: Parse and sanitize ‘orderby’ keys passed to the comment query.
Source: wp-includes/class-wp-comment-query.php:1173
Class: Core class used for querying comments.
Source: wp-includes/class-wp-comment-query.php:18
Method: Parse an ‘order’ query variable and cast it to ASC or DESC as necessary.
Source: wp-includes/class-wp-comment-query.php:1234
Method: Make private/protected methods readable for backward compatibility.
Source: wp-includes/class-wp-comment-query.php:126
Method: Constructor.
Source: wp-includes/class-wp-comment-query.php:273
Method: Parse arguments passed to the comment query with default query parameters.
Source: wp-includes/class-wp-comment-query.php:334
Action Hook: Fires after the comment query vars have been parsed.
Source: wp-includes/class-wp-comment-query.php:348
Method: Sets up the WordPress query for retrieving comments.
Source: wp-includes/class-wp-comment-query.php:364
Method: Get a list of comments matching the query vars.
Source: wp-includes/class-wp-comment-query.php:378