Difference between revisions of "Roles and Capabilities - WordPress"

From Help Wiki
m
m
Line 1: Line 1:
 
The following WordPress roles and privileges at pertain only to sites using sites.evergreen.edu
 
The following WordPress roles and privileges at pertain only to sites using sites.evergreen.edu
### Manual Roles ###
+
=== Manual Roles ===
 
Roles for manual interaction. These roles are not handled by the automatic enrollment translator service.
 
Roles for manual interaction. These roles are not handled by the automatic enrollment translator service.
  
Line 26: Line 26:
 
** removed capability: promote_user
 
** removed capability: promote_user
  
### Automated Roles###
+
=== Automated Roles ===
 
Roles for automation. These roles are automatically assigned by the enrollment translator service.
 
Roles for automation. These roles are automatically assigned by the enrollment translator service.
  

Revision as of 15:18, 24 July 2017

The following WordPress roles and privileges at pertain only to sites using sites.evergreen.edu

Manual Roles

Roles for manual interaction. These roles are not handled by the automatic enrollment translator service.

  • student (Student)
    • default subscriber capabilities
    • added capability: read_private_posts
    • added capability: read_private_pages
  • student_contributor (Student Contributor)
    • default contributor capabilities
    • added capability: read_private_posts
    • added capability: read_private_pages
  • student_author (Student Author)
    • default author capabilities
    • added capability: read_private_posts
    • added capability: read_private_pages
  • student_editor (Student Editor)
    • default editor capabilities
    • added capability: read_private_posts
    • added capability: read_private_pages
  • student_ta (Student TA)
    • default admininistrator capabilities
    • removed capability: promote_user
  • faculty (Faculty)
    • default admininstrator capabilities
    • removed capability: promote_user

Automated Roles

Roles for automation. These roles are automatically assigned by the enrollment translator service.

  • auto_student (Student (Auto))
    • default subscriber capabilities
    • added capability: read_private_posts
    • added capability: read_private_pages
  • auto_student_contributor (Student Contributor (Auto))
    • default contributor capabilities
    • added capability: read_private_posts
    • added capability: read_private_pages
  • auto_student_author (Student Author (Auto))
    • default author capabilities
    • added capability: read_private_posts
    • added capability: read_private_pages
  • auto_student_editor (Student Editor (Auto))
** default editor capabilities
    • added capability: read_private_posts
    • added capability: read_private_pages
  • auto_faculty (Faculty (Auto))
    • default admininstrator capabilities
    • removed capability: promote_user