Thanks D,
That works great. After fighting with this for hours, now it’s working 🙂 YAY!
Thanks,
Justin
I’m so close, it’s driving me crazy. Using the plugin at http://chrisjdavis.org ‘ site I get a list of authors. I don’t understand how the link part of that plugin works though. It points to index/author/username.
I figured out that WP will show just the posts for a given user using the link index.php?author=[ID #]
Basically I would like to modify the plugin at http://chrisjdavis.org so that it shows the list and the link it points to puts in the correct ID #. It seems like that would be a fairly easy change.
Thanks,
Justin
It looks like what I want is listed in the http://wordpress.org/support/10/639
He has it on his site, where you can sort the posts by individual user. I just haven’t been able to get it 100% the way his is yet.