Changeset 37680 for trunk/src/wp-admin/users.php
- Timestamp:
- 06/10/2016 09:42:05 PM (10 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/users.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/users.php
r36902 r37680 40 40 '<ul>' . 41 41 '<li>' . __('You can hide/display columns based on your needs and decide how many users to list per screen using the Screen Options tab.') . '</li>' . 42 '<li>' . __( 'You can filter the list of users by User Role using the text links in the upper left to show All, Administrator, Editor, Author, Contributor, or Subscriber. The default view is to show all users. Unused User Roles are not listed.') . '</li>' .42 '<li>' . __( 'You can filter the list of users by User Role using the text links above the users list to show All, Administrator, Editor, Author, Contributor, or Subscriber. The default view is to show all users. Unused User Roles are not listed.' ) . '</li>' . 43 43 '<li>' . __('You can view all posts made by a user by clicking on the number under the Posts column.') . '</li>' . 44 44 '</ul>'
Note: See TracChangeset
for help on using the changeset viewer.