is_multi_author()
Function: Determines whether this site has more than one author.
Source: wp-includes/author-template.php:600
Function: Determines whether this site has more than one author.
Source: wp-includes/author-template.php:600
Function: Helper function to clear the cache for number of authors.
Source: wp-includes/author-template.php:626
Function: Retrieves the author of the current post.
Source: wp-includes/author-template.php:23
Function: Displays the name of the author of the current post.
Source: wp-includes/author-template.php:60
Function: Retrieves the author who last edited the current post.
Source: wp-includes/author-template.php:91
Function: Displays the name of the author who last edited the current post, if the author’s ID is available.
Source: wp-includes/author-template.php:116
Function: Retrieves the requested data of the author of the current post.
Source: wp-includes/author-template.php:161
Function: Outputs the field from the user’s DB object. Defaults to current post’s author.
Source: wp-includes/author-template.php:203
Function: Retrieves either author’s link or author’s name.
Source: wp-includes/author-template.php:232
Function: Displays either author’s link or author’s name.
Source: wp-includes/author-template.php:272