the_author_meta()
Function: Outputs the field from the user’s DB object. Defaults to current post’s author.
Source: wp-includes/author-template.php:203
Function: Outputs the field from the user’s DB object. Defaults to current post’s author.
Source: wp-includes/author-template.php:203
Filter Hook: Filters the value of the requested user metadata.
Source: wp-includes/author-template.php:216
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
Function: Retrieves the number of posts by the author of the current post.
Source: wp-includes/author-template.php:283
Function: Displays the number of posts by the author of the current post.
Source: wp-includes/author-template.php:297