have_comments()
Function: Determines whether current WordPress query has comments to loop over.
Source: wp-includes/query.php:1021
Function: Determines whether current WordPress query has comments to loop over.
Source: wp-includes/query.php:1021
Function: Iterate comment index in the comment loop.
Source: wp-includes/query.php:1038
Function: Determines whether the query is for an existing year archive.
Source: wp-includes/query.php:834
Function: Determines whether the query has resulted in a 404 (returns no results).
Source: wp-includes/query.php:858
Function: Is the query for an embedded post?
Source: wp-includes/query.php:878
Function: Determines whether the query is the main query.
Source: wp-includes/query.php:902
Function: Determines whether current WordPress query has posts to loop over.
Source: wp-includes/query.php:941
Function: Determines whether the caller is in the Loop.
Source: wp-includes/query.php:964
Function: Rewind the loop posts.
Source: wp-includes/query.php:981
Function: Determines whether the query is for a search.
Source: wp-includes/query.php:696