Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Sidebars & Widgets (http://forum.bytesforall.com/forumdisplay.php?f=14)
-   -   [SOLVED] List of authors & total posts by each (http://forum.bytesforall.com/showthread.php?t=4034)

ericmacknight Oct 23, 2009 03:00 PM

[SOLVED] List of authors & total posts by each
 
Hi,

I'm a teacher, and for my class blog I want a list in a sidebar of all the students and how many posts each of them has written.

I found the "Executable PHP widget" plugin, and then I found this code to put in the PHP text widget:

<ul>
<?php wp_list_authors();*?>
</ul>

At first, this worked beautifully. Now, however, the list of names remains but the post counts have disappeared.

Does anybody have a solution? I'm strictly a copy-and-paste guy when it comes to php and css.

Thanks,

Eric

ericmacknight Oct 23, 2009 10:54 PM

Different solution:

I found this plug-in—

http://wordpress.org/extend/plugins/wp-authors/

—which creates a widget that does what I want.

As long as the plug-in doesn't break with a new release of WP, I'm OK


All times are GMT -6. The time now is 08:32 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.