I use Wordpress as a school paper blog and I would like to have different authors for articles. How can I add some new authors other than my blog title?
Tell me more
×
WordPress Answers is a question and answer site for
WordPress developers and administrators. It's 100% free, no registration required.
|
|
Add some more authors in wp-admin, and if You would like to show author under a post, place:
in index.php, single.php or any other template file, that Your theme is using to show blog posts, single post, archive etc. |
|||
|
|