Wordpress Author Dashboard

2 replies
Hello,

I have a news websites and started to hire authors to write and create opinion category for readers to post.
I didn't know where to find custom dashboard for them to post without logging in to admin area is there a plugin that make authors to post from custom dashboard ?
Thanks,
#author #dashboard #wordpress
  • Profile picture of the author joe ferdinando
    When you add a user to wordpress and give them permission as an author they can only access and post as an author.

    The user is giving the login details
    Post
    Code:
    http://yoursite.com/subdirectory/wp-login.php?
    username: Johnny Post
    password: postpassword
    The user can only post or see what you allow!

    However there are plugins to list a few like:
    wp client panel, wp admin, WP Admin Menu Editor Pro. These plugins allow you to setup access for different users and select what you want them to access and see while visiting the admin panel. People use these plugins when setting up the wordpress sites for clients to have access but not total rights to the site! The clients can log in and only access what you allow like post pages or even certain plugins!



    Originally Posted by Cruella D View Post

    Hello,

    I have a news websites and started to hire authors to write and create opinion category for readers to post.
    I didn't know where to find custom dashboard for them to post without logging in to admin area is there a plugin that make authors to post from custom dashboard ?
    Thanks,
    Signature
    {{ DiscussionBoard.errors[8958862].message }}
  • Profile picture of the author WPcrew
    Here's one:
    WordPress › WP User Frontend « WordPress Plugins

    But I would also suggest what Joe says above. That's what you should do, authors will need to login anyway in order to post.
    {{ DiscussionBoard.errors[8959524].message }}

Trending Topics