Forums

Posting an article as a different author (6 posts)

  1. Gamedot
    Member
    Posted 1 month ago #

    Hi all.

    I will shortly be migrating my website to Wordpress to help move it forward. Most articles are published under my name, but articles such as features and reviews need to be published under the writers name. With my current CMS I can do that easily, but how is it done with Wordpress?

  2. samboll
    moderator
    Posted 1 month ago #

    you can make folks
    "contributors" or "authors"
    http://codex.wordpress.org/Roles_and_Capabilities

  3. Gamedot
    Member
    Posted 1 month ago #

    it would be just me using word press to publish the articles, but it would need to say their name as the author. Does this mean I would need to create an account for each writer and sign in as them when publishing an article they wrote?

  4. MichaelH
    moderator
    Posted 1 month ago #

    You would at least need to create those 'authors' as users. If you do that, then when you write a post you can assign any of the users as the author of the post.

  5. lilqhgal
    Member
    Posted 1 month ago #

    Why not simply type a new line at the bottom of each of your posts that says "Article written by So and So from Such and Such." you could even style that with a link/email addy.

  6. MichaelH
    moderator
    Posted 1 month ago #

    I'd 2nd that approach lilqhgal, but if you use the built-in post author ability, then when you use something like wp_list_authors() in a sidebar, or the_author_posts_link in an index.php, WordPress will natively present an 'author archive' when visitors click on an author's name/link.

Reply

You must log in to post.

About this Topic