WP_Query::lazyload_comment_meta()
Method: Lazyload comment meta for comments in the loop.
Source: wp-includes/class-wp-query.php:4902
Method: Lazyload comment meta for comments in the loop.
Source: wp-includes/class-wp-query.php:4902
Filter Hook: Filters the ORDER BY clause of the query.
Source: wp-includes/class-wp-query.php:3022
Action Hook: Fires if no results are found in a post query.
Source: wp-includes/class-wp-query.php:3693
Function: Clears the authentication cookie, logging the user out. This function is deprecated.
Source: wp-includes/pluggable-deprecated.php:121
Method: Set up the amount of found posts and the number of pages (if limit clause was used) for the current query.
Source: wp-includes/class-wp-query.php:3553
Method: Is the query for an existing archive page?
Source: wp-includes/class-wp-query.php:3993
Method: Is the query for a paged result and not for the first page?
Source: wp-includes/class-wp-query.php:4444
Filter Hook: Filters the DISTINCT clause of the query.
Source: wp-includes/class-wp-query.php:3034
Action Hook: Fires once the comment loop is started.
Source: wp-includes/class-wp-query.php:3745
Method: Set up the next post and iterate current post index.
Source: wp-includes/class-wp-query.php:3608