How can I allow user to create posts in website using ASP.NET?

How can I allow another person to post blog posts on my Wordpress blog (located in my Wordpress website) without giving them the log in details to log into my dashboard?

  • I need to somehow create a user with permission to just post on the blog. I don't want them to have the option to go into other areas of the website and change settings and content through the dashboard. How can this be done? Thanks!

  • Answer:

    Just make them an author only as their access level and that will work, See this link in Wordpress documentation tells you the specifics of each standard role and what it provides access to, the answers are all in there http://codex.wordpress.org/Roles_and_Capabilities. Hope that Helps

Amanda Moore at Quora Visit the source

Was this solution helpful to you?

Other answers

Using a role manager such as Justin Tadlock's Members plugin, you can give them specifically the capabilities needed to post and fit their own posts. The standard "author" roles pretty close, but you can tweak it further with the role manager.

Spencer Forman

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.