MOin on Jul 13, 2010 | Tips & Tutorials

Generate List of Authors and Contributors in WordPress

Delicious

If you run a Multi Author Blog and wish to list all the Author and contributors name in a list manner then following code can help you easily.

Simple paste the following code anywhere in your theme where you want Author list to be appeared. For example open sidebar.php and paste the following code.

1
2
3
<ul>
<?php wp_list_authors(‘exclude_admin=0&optioncount=1&show_fullname=1&hide_empty=1); ?>
</ul>
Stumble it Digg it Vote on Reddit Add to delicious
Tweet it Share on facebook Add to Technorati Float it

This website uses IntenseDebate comments, but they are not currently loaded because either your browser doesn't support JavaScript, or they didn't load fast enough.

Leave a Reply


You can submit your free wordpress theme in WP skinner user submitted themes gallery to get Downloads and popularity. Its Free! ​ ​ Submit your Theme

View All >>

About | Contact | Submit your Theme
© 2010 WP Skinner | Powered by WordPress Top ^