Wordpress Author Dashboard

by 2 replies
17
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,
#programming #author #dashboard #wordpress
  • 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!



  • 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.

Next Topics on Trending Feed