I'm using the User Submitted Post plugin to allow people to post to my blog. However when i run <?php wp_list_authors(); ?> I see none of the authors listed on the posts page in the dashboard. Are these not users? How can i list the authors that submitted all my posts through this plugin?
Tell me more
×
WordPress Answers is a question and answer site for
WordPress developers and administrators. It's 100% free, no registration required.
|
|
|||
|
|
|
Unless those authors register (or created a user card by admin) Also... (in case they are logged in)
the form must record the current user Additional information would require you Hope this clears things... |
|||
|
|