Archive | /wp-includes/author-template.php RSS feed for this section

__clear_multi_author_cache

Helper function to clear the cache for number of authors.

15486

Continue reading

is_multi_author

Does this site have more than one authorChecks to see if more than one author has published posts.

14208

Continue reading

the_author_posts_link

Display an HTML link to the author page of the author of the current post.Does just echo get_author_posts_url() function, like the others do. The reason for this, is that another function is used to help in printing the link to the author’s posts.

2979

Continue reading