Plugin Directory

Changeset 749954


Ignore:
Timestamp:
08/02/2013 12:24:35 PM (13 years ago)
Author:
Aimbox
Message:

Initial release.

Location:
authors-page/trunk
Files:
1 added
1 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • authors-page/trunk/readme.txt

    r749941 r749954  
    1 === User Time Zone ===
     1=== Authors Page ===
    22Contributors: Aimbox
    33Donate link:
    4 Tags: time zone, timezone, time zones, timezones, local time, personal timezone, personal time zone, Aimbox
     4Tags: users list, table of users, list of users, avatars, usernames, authors list, authors page, authors, WP Biographia, Aimbox
    55Requires at least: 3.5.2
    66Tested up to: 3.5.2
    7 Stable tag: 2.0
     7Stable tag: 1.2
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
    1010
    11 Allows users to set-up their local time zone on the profile page and view their local time on the website's frontend.
     11Displays all users of a certain role on one page in a table showing their avatars and usernames and also linking to their detailed information.
    1212
    1313== Description ==
    1414
    15 **The "User Time Zone" plugin allows users to set their personal time zone on their profile page and view it on the frontend accordingly.**     
    16 *Date and local time will be displayed on the frontend according to the personal time zone set-up by means of this plugin.*     
    17 By default Wordpress doesn't have such ability.
     15This plugin **allows you to display a table of users with specific roles on a separate page by simply calling the shortcode `[authors_page]`**.     
     16The table will consist of avatars and usernames. By means of the *"role"* attribute you can choose to display only users with a certain role.       
     17Example: `[authors_page role="editor"]`     
     18The users are ordered by post number, from highest to lowest.   
     19         
     20In 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.
     21This feature is enabled by the WP Biographia plugin which should already be installed.     
     22
     23When activated, the plugin creates an *«Authors Page»* containing all shortcode options available, so you can check how it works right away.   
     24*The "Authors Page" plugin is useful for displaying an interactive list of users/ authors on one page.*
    1825
    1926== Installation ==
Note: See TracChangeset for help on using the changeset viewer.