is_author()

Function: Determines whether the query is for an existing author archive page.

Source: wp-includes/query.php:231

Used by 9 functions | Uses 3 functions

is_page()

Function: Determines whether the query is for an existing single page.

Source: wp-includes/query.php:536

Used by 5 functions | Uses 3 functions

wp_reset_postdata()

Function: After looping through a separate query, this function restores the $post global to the current post in the main query.

Source: wp-includes/query.php:126

Used by 2 functions | Uses 1 function