Forums

Get-Author Hack (2 posts)

  1. aimeec
    Member
    Posted 8 years ago #

    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.

  2. Ryan Boren
    WordPress Dev
    Posted 8 years ago #

    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:

      <?php wp_list_authors(); ?>

    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.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.