We are using wordpress3.0. In our site we hace 20 or 24 sub domains. In each subdomain we want to list all authors of that sub domains. I wonder how could I do that. Is there any way to do that or wordpress has any plugin?
We are using wordpress3.0. In our site we hace 20 or 24 sub domains. In each subdomain we want to list all authors of that sub domains. I wonder how could I do that. Is there any way to do that or wordpress has any plugin?
Same way you'd list all the authors on a single wordpress blog.
http://codex.wordpress.org/Function_Reference/wp_list_authors
plugins:
http://wordpress.org/extend/plugins/list-authors/
http://wordpress.org/extend/plugins/authors/
Is this plugins list the autors according to the subdomain? i.e if i go to subdomain1, within subdomain1 can I list all the author related to that subdomain?
Thank you. The plugin list-authors solve my problem.
This topic has been closed to new replies.