Changeset 15102 for trunk/wp-admin/ms-users.php
- Timestamp:
- 06/02/2010 05:53:24 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/ms-users.php
r15004 r15102 22 22 '<p>' . __('This table shows all users across the network and the sites to which they are assigned.') . '</p>' . 23 23 '<p>' . __('Hover over any user on the list to make the edit links appear. The Edit link on the left will take you to his or her Edit User profile page; the Edit link on the right by any site name goes to an Edit Site screen for that site.') . '</p>' . 24 '<p>' . __('You can also go to the user’s profile page for by clicking on the individual Username.') . '</p>' .24 '<p>' . __('You can also go to the user’s profile page by clicking on the individual username.') . '</p>' . 25 25 '<p>' . __('You can sort the table by clicking on any of the bold headings and switch between list and excerpt views by using the icons in the upper right.') . '</p>' . 26 '<p>' . __('The bulk action will permanently delete selected users, or mark/unmark those selected as spam. Spam users will have posts removed and will be unable to sign up again with the same email s.') . '</p>' .26 '<p>' . __('The bulk action will permanently delete selected users, or mark/unmark those selected as spam. Spam users will have posts removed and will be unable to sign up again with the same email addresses.') . '</p>' . 27 27 '<p>' . __('Add User will add that person to this table and send them an email.') . '</p>' . 28 28 '<p>' . __('Users who are signed up to the network without a site are added as subscribers to the main or primary dashboard site, giving them profile pages to manage their accounts. These users will only see Dashboard and My Sites in the main navigation until a site is created for them.') . '</p>' .
Note: See TracChangeset
for help on using the changeset viewer.