Make WordPress Core

Ticket #13467: Users section.txt

File Users section.txt, 3.0 KB (added by jane, 14 years ago)

Users section help text (users, add new, profile), plain text

Line 
1users.php
2
3This screen lists all the existing users for your site. Each user has one of five defined roles as set by the site admin: Site Administrator, Editor, Author, Contributor, or Subscriber. Users with roles other than "admin" will see fewer options when they are logged in, based on their role.
4
5You can customize the display of information on this screen as you can on other screens, by using the Screen Options tab and the on-screen filters.
6
7To add a new user for your site, click the "Add New" button at the top of the screen or "Add New" in the Appearance menu section.
8
9For more information:
10Documentation on Authors and Users http://codex.wordpress.org/Users_Authors_and_Users_SubPanel
11Roles and Capabilities Descriptions http://codex.wordpress.org/Roles_and_Capabilities
12Support Forums http://wordpress.org/support/
13
14…………………………………………………..
15user-new.php
16
17To add a new user to your site, fill in the form on this screen. If you're not sure which role to assign, you can use the link below to review the different roles and their capabilities. Here is a basic overview of roles:
18        •       Administrators have access to all the administration features
19        •       Editors can publish posts, manage posts as well as manage other people’s posts, etc.
20        •       Authors can publish and manage their own posts
21        •       Contributors can write and manage their posts but not publish posts or upload media files
22        •       Subscribers can read comments/comment/receive newsletters, etc.
23
24You must assign a password to the new user, but don't worry; when they log in for the first time they will be prompted to change it. The username, however, cannot be changed.
25
26New users will receive an email letting them know they've been added as a user for your site.  By default, this email will also contain their password. Uncheck the box if you do not the password to be included in the welcome email. 
27
28Remember to click the Add User button at the bottom of this screen when you are finished.
29
30For more information:
31Add New Users http://codex.wordpress.org/Users_Add_New_SubPanel in Codex
32Support Forums http://wordpress.org/support/
33
34
35…………………………………………………..
36profile.php
37
38Your profile contains information about you (your "account") as well as some personal options related to using WordPress.
39
40You can change your password, turn on keyboard shortcuts, change the color scheme of your WordPress administration screens, and turn off the WYSIWYG (Visual) editor, among other things.
41
42Your username cannot be changed, but you can use other fields to enter your real name or a nickname, and change which name to display on your posts.
43
44Required fields are indicated; the rest are optional. Profile information will only be displayed if your theme is set up to do so.
45
46Remember to click the Update Profile button when you are finished.
47
48For more information:
49User Profile http://codex.wordpress.org/Users_Your_Profile_SubPanel in Codex
50Support Forums http://wordpress.org/support/
51
52