Author Complete Post List
This plugin displays the complete post list of one Author, with the total number, including the co-author participations.
Download Version 2.0
- Upload author-complete-post-list.php to the /wp-content/plugins/ directory.
- Activate the plugin through the 'Plugins' menu of WordPress.
Place in your templates:
- For the total of posts: <?php total_posts($author, $curauth->user_login); ?>
- For the list of posts: <?php full_post_list($author, $curauth->user_login); ?>
Compatible up to: 2.7
Last Updated: 2007-11-6
Downloads: 7,000
Average Rating
(6 ratings)