Skip to Content.
Sympa Menu

lyceum-dev - [Lyceum-dev] Displaying Authors out of the loop

lyceum-dev AT lists.ibiblio.org

Subject: Lyceum-dev mailing list

List archive

Chronological Thread  
  • From: "Brady J. Frey" <brady AT dotfive.com>
  • To: John Joseph Bachir <jjb AT ibiblio.org>
  • Cc: lyceum-dev AT lists.ibiblio.org
  • Subject: [Lyceum-dev] Displaying Authors out of the loop
  • Date: Tue, 02 May 2006 12:49:39 -0700

Typically in wordpress to display an authors list, I would do something along the lines of:
<?php wp_list_authors('optioncount=0&show_fullname=0&exclude_admin=0'); ?>

This doesn't seem to work in lyceum -- maybe because of the different setup of permissions, or should it work and I'm just doing some funny code then:)?




Archive powered by MHonArc 2.6.24.

Top of Page