get_the_author_posts_link()
Function: Retrieves an HTML link to the author page of the current post’s author.
Source: wp-includes/author-template.php:285
Function: Retrieves an HTML link to the author page of the current post’s author.
Source: wp-includes/author-template.php:285
Filter Hook: Filters the link to the author page of the author of the current post.
Source: wp-includes/author-template.php:305
Function: Displays an HTML link to the author page of the current post’s author.
Source: wp-includes/author-template.php:316
Function: Retrieve the URL to the author page for the user with the ID provided.
Source: wp-includes/author-template.php:334
Filter Hook: Filters the URL to the author’s page.
Source: wp-includes/author-template.php:361
Function: List all the authors of the site, with several options available.
Source: wp-includes/author-template.php:401
Function: Does this site have more than one author
Source: wp-includes/author-template.php:516
Filter Hook: Filters whether the site has more than one author with published posts.
Source: wp-includes/author-template.php:532
Function: Helper function to clear the cache for number of authors.
Source: wp-includes/author-template.php:541
Function: Retrieve the author of the current post.
Source: wp-includes/author-template.php:23