Filters whether the site has more than one author with published posts.
author_link
Filters the URL to the author’s page.
the_author_posts_link
Filters the link to the author page of the author of the current post.
the_author_{$field}
The value of the requested user metadata.
Advertisement
get_the_author_{$field}
Filters the value of the requested user metadata.
the_modified_author
Filters the display name of the author who last edited the current post.
the_author
Filters the display name of the current post’s author.
__clear_multi_author_cache
Helper function to clear the cache for number of authors.
Advertisement
wp_list_authors
List all the authors of the site, with several options available.
is_multi_author
Determines whether this site has more than one author.
the_author_posts_link
Displays an HTML link to the author page of the current post’s author.
get_author_posts_url
Retrieve the URL to the author page for the user with the ID provided.
Advertisement
get_the_author_posts_link
Retrieves an HTML link to the author page of the current post’s author.
the_author_posts
Display the number of posts by the author of the current post.
get_the_author_posts
Retrieve the number of posts by the author of the current post.