I'm creating a group blog, and I'd like to enable each user to have their own space on the sidebar (for single pages of their own posts).
Is this possible?
I'm creating a group blog, and I'd like to enable each user to have their own space on the sidebar (for single pages of their own posts).
Is this possible?
Might look at using something like the wp_list_authors template tag in the sidebar.php.
Resources:
Author Templates
Note, if you are using sidebar widgets, the get Otto's execphp widget and put the wp_list_authors code in that.
This topic has been closed to new replies.