Difference between revisions of "Adding Users - WordPress"

From Help Wiki
m
m (subst applied to Template:TwoColumn)
(24 intermediate revisions by 4 users not shown)
Line 1: Line 1:
WordPress has the ability to let you create a group blog with multiple authors.
+
 
===Create the blog===
+
<div class="container-fluid">
See how to [[Creating a new blog|create a blog]].
+
<div class="row">
 +
<div class="col-md-8">
 +
<div class="lead">
 +
Users accounts created at blogs.e.e can have access to multiple blogs. When adding users to your site you will need to determine if they already have a blogs.e.e wordpress account created or not.
 +
</div>
  
 
===Add Users===
 
===Add Users===
#Login to your blog's dashboard
+
Login to your blog's dashboard and go to '''Users > Add New'''
#In the navigation go to '''Users'''
+
 
#Type the '''Evergreen email address''' of the user you'd like to add. Note: They must have already [[Creating a new blog|created a blog]] or [[Create just a blog account|blog account]] at blogs.evergreen.edu
+
====Add existing users (user already has blogs.e.e account)====
#Specify the role they should have and hit Submit.
+
If you're not sure if this person already has an account created at blogs.evergreen.edu try '''Add Existing User'''  
#*'''Administrator''' - An administrator can do everything. Complete power over posts/pages, comments, settings, theme choice, import, users - the whole shebang. Nothing is off-limits, including deleting the entire blog.
+
#Enter the evergreen email address (must be exact username@evergreen.edu)
#*'''Editor''' - An editor can publish, edit, and delete any posts/pages, moderate comments, manage categories, manage tags, manage links and upload files.
+
#Set the role you'd like them to have for this site
#*'''Author''' - An author can edit, publish and delete their posts and they can upload files.
+
#If they already have an account at blogs.e.e the prompt will tell you that "Invitation email sent to user. A confirmation link must be clicked for them to be added to your site."
#*'''Contributor''' - A contributor can edit ''their'' posts but cannot publish.
+
 
#They will receive an email with a link to confirm that they must follow before they are added to the blog.
 
#They will receive an email with a link to confirm that they must follow before they are added to the blog.
  
===Start blogging===
 
All user posts will display on the front blog page in chronological order.
 
  
===View Author Pages===
 
Some themes will automatically generate author pages. Look for the author name on posts to be a link and click it to view a listing of all posts from that author. Note: Not all themes support author pages.
 
  
 +
''If the prompt tells you "The requested user does not exist" you will need to use the '''Add New User''' section (see below)''
 +
 +
====Add New User (user does not have an account at blogs.e.e)====
 +
If the user you are trying to add does NOT already have an account at blogs.e.e use the '''Add New User''' section
 +
#Enter the Evergreen username IMPORTANT: this must be the exact username, if you enter something other their Evergreen username they will not be able to login to blogs.e.e
 +
#Enter the evergreen email address (must be exact username@evergreen.edu)
 +
#*Set the role you'd like them to have for this site
 +
#They will receive an email with a link to confirm that they must follow before they are added to the blog.
 +
 +
 +
 +
[[File:Add-user-wp.png|center|500px]]
 +
 +
====WordPress Roles and Privileges====
 +
*'''Administrator''' - An administrator can do everything. Complete power over posts/pages, comments, settings, theme choice, import, users - the whole shebang. Nothing is off-limits, including deleting the entire blog.
 +
*'''Editor''' - An editor can publish, edit, and delete any posts/pages, moderate comments, manage categories, manage tags, manage links and upload files.
 +
*'''Author''' - An author can edit, publish and delete their posts and they can upload files.
 +
*'''Contributor''' - A contributor can edit ''their'' posts but cannot publish.
 +
*'''Subscriber''' - A subscriber can only manage their profile.
 +
 +
 +
<!-- end col-md-8 -->
 +
</div>
 +
<div class="col-md-1"></div>
 +
<div class="col-md-3 sidebar">
 +
{{WordPress Sidebar Header}}
 +
 +
 +
{{WordPress Media Sidebar}}
 +
 +
 +
----
 +
 +
 +
{{WordPress Help Sidebar}}
 +
 +
<!-- end col-md-3-->
 +
</div>
 +
<!-- end row-->
 +
</div>
 +
<!-- end container-->
 +
</div>
 +
<!-- Generator=Template:TwoColumn -->
 +
__NOTOC__
 +
__NOEDITSECTION__
  
 
  [[category:Wordpress]]
 
  [[category:Wordpress]]

Revision as of 17:00, 14 August 2017

Users accounts created at blogs.e.e can have access to multiple blogs. When adding users to your site you will need to determine if they already have a blogs.e.e wordpress account created or not.

Add Users

Login to your blog's dashboard and go to Users > Add New

Add existing users (user already has blogs.e.e account)

If you're not sure if this person already has an account created at blogs.evergreen.edu try Add Existing User

  1. Enter the evergreen email address (must be exact username@evergreen.edu)
  2. Set the role you'd like them to have for this site
  3. If they already have an account at blogs.e.e the prompt will tell you that "Invitation email sent to user. A confirmation link must be clicked for them to be added to your site."
  4. They will receive an email with a link to confirm that they must follow before they are added to the blog.


If the prompt tells you "The requested user does not exist" you will need to use the Add New User section (see below)

Add New User (user does not have an account at blogs.e.e)

If the user you are trying to add does NOT already have an account at blogs.e.e use the Add New User section

  1. Enter the Evergreen username IMPORTANT: this must be the exact username, if you enter something other their Evergreen username they will not be able to login to blogs.e.e
  2. Enter the evergreen email address (must be exact username@evergreen.edu)
    • Set the role you'd like them to have for this site
  3. They will receive an email with a link to confirm that they must follow before they are added to the blog.


Add-user-wp.png

WordPress Roles and Privileges

  • Administrator - An administrator can do everything. Complete power over posts/pages, comments, settings, theme choice, import, users - the whole shebang. Nothing is off-limits, including deleting the entire blog.
  • Editor - An editor can publish, edit, and delete any posts/pages, moderate comments, manage categories, manage tags, manage links and upload files.
  • Author - An author can edit, publish and delete their posts and they can upload files.
  • Contributor - A contributor can edit their posts but cannot publish.
  • Subscriber - A subscriber can only manage their profile.