Difference between revisions of "WordPress"

From CNM Wiki
Jump to: navigation, search
(Created page with "WordPress is content management software. ==Roles== Super Admin – somebody with access to the site network administration features and all other features. See the...")
 
(Roles)
Line 3: Line 3:
  
 
==Roles==
 
==Roles==
Super Admin – somebody with access to the site network administration features and all other features. See the Create a Network article.
+
{|class="wikitable" width=100% style="text-align:center;"
    Administrator (slug: 'administrator') – somebody who has access to all the administration features within a single site.
+
|Role
    Editor (slug: 'editor') – somebody who can publish and manage posts including the posts of other users.
+
!Slug!!Description
    Author (slug: 'author') – somebody who can publish and manage their own posts.
+
|-
    Contributor (slug: 'contributor') – somebody who can write and manage their own posts but cannot publish them.
+
!Super Admin
    Subscriber (slug: 'subscriber') – somebody who can only manage their profile.
+
| |User with access to the site network administration features and all other features.
 +
|-
 +
!Administrator
 +
|administrator||User who has access to all the administration features within a single site.
 +
|-
 +
!Editor
 +
|editor||User who can publish and manage posts including the posts of other users.
 +
|-
 +
!Author
 +
|author||User who can publish and manage their own posts.
 +
|-
 +
!Contributor
 +
|contributor||User who can write and manage their own posts but cannot publish them.
 +
|-
 +
!Subscriber
 +
|subscriber||User who can only manage their profile.
 +
|}

Revision as of 13:57, 31 January 2019

WordPress is content management software.


Roles

Role Slug Description
Super Admin User with access to the site network administration features and all other features.
Administrator administrator User who has access to all the administration features within a single site.
Editor editor User who can publish and manage posts including the posts of other users.
Author author User who can publish and manage their own posts.
Contributor contributor User who can write and manage their own posts but cannot publish them.
Subscriber subscriber User who can only manage their profile.