Hi. Is there anyone who uses the get-author plug-in? If so, could you please give me the address to your site? I would like to see it at work. Thanks a lot.
Hi. Is there anyone who uses the get-author plug-in? If so, could you please give me the address to your site? I would like to see it at work. Thanks a lot.
WordPress 1.2 will have this functionality built in. The template function is caled wp_list_authors(). It is used the same way wp_list_cats() is used. For example:
This provides a list of authors with links that query all posts made by the author. wp_list_authors() does not provide links to profiles like the hack does, however.
This topic has been closed to new replies.