WordPress 中文文档
Your Profile SubPanel
From WordPress Chinese
目录 |
Users → Your Profile
The Your Profile SubPanel is the default SubPanel for the User Administration Panel. Here you can specify your name and how it will be displayed on your site, your e-mail address (for administrative purposes), other personal information, and personal options.
Back to Administration Panels.
Your Profile and Personal Options
The only pieces of information WordPress requires you to include in your Profile are your e-mail address and a nickname. It should be noted that WordPress requires your email address only for your blog's administration purposes. The email address is never sent to any other site (not even to the people at WordPress headquarters), and it is never displayed on your site (unless you put it there manually). Only the other registered users of your blog have access to the e-mail address you provide.
Note: it is possible for a theme to display your e-mail address (and the e-mail addresses of your other registered users) on your site, since the the_author_email template tag can be used for such purposes. This would be a poorly conceived theme, however, if it didn't inform you of that before you downloaded it. Neither of the themes included with WordPress display any e-mail address anywhere on your site by default.
All of the other personal information asked for here is optional, and, again, it is never sent to any other site or person. It may be displayed on your site, however, depending on the theme you use, so you should test things out with your particular theme if you're at all paranoid (and a bit of paranoia regarding your personal information is healthy). See the_author and related template tags for information on how to display this information on your site (and, consequently, how to ensure the theme you use does/does not display any of this information). Typically, themes only display the information you enter in the Display name publicly as field.
Personal Options
- Use the visual rich editor when writing
- Check this box to use the visual (WYSYWIG) editor when writing or editing posts. Unchecked this box to use the plain HTML editor.
Name
- User Name
- You cannot edit your User Name because it is used as your Username during the login process. The User Name can not be changed, even by an Administrator. Usually, no one else ever needs to see your User Name.
- First Name
- You may enter your first name in this text box.
- Last Name
- Enter your last name in this text box.
- Nickname
- A nickname is required for every user. It may be the same as your User Name or it can be different. If you don’t supply a Nickname, then the User Name will be placed in this field.
- Display name publicly as
- Using this dropdown you can specify how you are cited on your blog. You can choose from several of the above pieces of information: Nickname, Login name, First Name, Last Name, "First Last", or "Last First". If you prefer "Last, First", insert a comma after your last name in the Last Name text box above and choose the last option from this dropdown.
About Yourself
- About yourself
- You may enter a short description or profile of yourself here. This information is not displayed by either the default (Kubrick) Theme or the classic Theme included with WordPress. However, these themes could be customized to display this description. Also, other themes available for download may automatically display this information. See the_author_description template tag.
Contact Info
- All users are required to list an e-mail address in their respective Profiles. Your blog will use this address to notify you of new comments to your posts and for other administrative purposes. To reiterate what was said above, only other registered users of your blog will have access to this e-mail address. It is never sent anywhere.
- Website
- Enter your website address. If you supply nothing, then the field will default to just http://.
- AIM
- You may enter your AIM screen name here. For information on how to display this on your site, see the the_author_aim template tag.
- Yahoo IM
- You may enter your Yahoo Messenger ID here. For information on how to display this on your site, see the the_author_yim template tag.
- Jabber / Google Talk
- You may enter your Jabber / Google Talk name here. For information on how to display this on your site, see the example in the Author Templates article.
Update Your Password
- New Password
- You can change your password by entering it twice: once each in each of these two text boxes. Leaving these text boxes blank will keep the password you are currently using.
Update Profile
- Update Profile
- Remember to click this button to save the changes you have made to your Profile and Personal Options. After clicking this button you should see a splash message at the top of the screen saying Profile Updated. If you don't see that message, then your changes are not saved!
Back to Administration Panels.
