is_main_query()
Function: Determines whether the query is the main query.
Source: wp-includes/query.php:902
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: Iterate the post index in the loop.
Source: wp-includes/query.php:998
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 a trackback endpoint call.
Source: wp-includes/query.php:810
Function: Determines whether the query is for a search.
Source: wp-includes/query.php:696
Function: Determines whether the query is for an existing single post.
Source: wp-includes/query.php:729