Explain the multi user management levels and their respective role in the site!
Answer / Ravi Kumar Mainwal
In WordPress, there are several user roles that determine a user's capabilities on a site. Here are some of them: 1. Super Admin: Has full control over the entire network if the site is part of a Multisite setup. 2. Administrator: Can manage the entire site including managing users and settings. 3. Editor: Can publish, edit, and manage posts but cannot manage users. 4. Author: Can write and manage their own posts but cannot publish them; they need an editor or administrator to approve their content. 5. Contributor: Can write, edit, and manage their own posts but needs an editor or administrator to publish them. 6. Subscriber: Has basic user privileges like viewing the site but cannot post content.
| Is This Answer Correct ? | 0 Yes | 0 No |
How can I get people to see my blog?
How can you create a static page with WordPress?
Would I use print "$a dollars" or "{$a} dollars" to print out the amount of dollars in this example?
How do you start a body paragraph?
Tell me how to disable wordpress comment?
Tell me will comparison of string 10″ and integer 11 work in php?
How do I write an article on wordpress?
Is wordpress secure?
How to pass variable by value in WordPress?
How do I redirect users back to my blog's main page after they login?
What are actions and filters in wordpress?
How to add option for open menu item in new tab?