Changeset 749956
- Timestamp:
- 08/02/2013 12:30:30 PM (13 years ago)
- File:
-
- 1 edited
-
authors-page/trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
authors-page/trunk/readme.txt
r749954 r749956 1 1 === Authors Page === 2 2 Contributors: Aimbox 3 Donate link: 3 Donate link: 4 4 Tags: users list, table of users, list of users, avatars, usernames, authors list, authors page, authors, WP Biographia, Aimbox 5 5 Requires at least: 3.5.2 … … 13 13 == Description == 14 14 15 This plugin **allows you to display a table of users with specific roles on a separate page by simply calling the shortcode `[authors_page]`**. 16 The table will consist of avatars and usernames. By means of the *"role"* attribute you can choose to display only users with a certain role. 17 Example: `[authors_page role="editor"]` 18 The users are ordered by post number, from highest to lowest. 19 15 This plugin **allows you to display a table of users with specific roles on a separate page by simply calling the shortcode `[authors_page]`**. 16 The table will consist of avatars and usernames. By means of the *"role"* attribute you can choose to display only users with a certain role. 17 Example: `[authors_page role="editor"]` 18 The users are ordered by post number, from highest to lowest. 19 20 20 In order to view more details about one of the users in the table, you just have to click on the corresponding username and all available information will be displayed. 21 This feature is enabled by the WP Biographia plugin which should already be installed. 21 This feature is enabled by the WP Biographia plugin which should already be installed. 22 22 23 When activated, the plugin creates an *«Authors Page»* containing all shortcode options available, so you can check how it works right away. 23 When activated, the plugin creates an *«Authors Page»* containing all shortcode options available, so you can check how it works right away. 24 24 *The "Authors Page" plugin is useful for displaying an interactive list of users/ authors on one page.* 25 25
Note: See TracChangeset
for help on using the changeset viewer.