the_author_posts() WP 1.0
Display the number of posts by the author of the current post.
Works based on:
get_the_author_posts()
✈ 1 time = 0.004421s = very slow | 50000 times = 168.14s = extreme slow | PHP 7.1.2, WP 4.7.3
No Hooks.
Return
Nothing (null).
Usage
the_author_posts();
Code of the author posts:
wp-includes/author-template.php
VER 5.0.3
Related Functions
From category: Other
- auth_redirect()
- count_many_users_posts()
- count_user_posts()
- count_users()
- email_exists()
- get_author_posts_url()
- get_current_user_id()
- get_the_author()
- get_the_author_link()