Changeset 38553

Show
Ignore:
Timestamp:
04/06/08 01:53:33 (3 months ago)
Author:
Aaron Harun
Message:
 
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • access-keys/trunk/readme.txt

    r38552 r38553  
    1010 
    1111== Description == 
    12 The WordPress Access Keys Plugin allows you to add access keys to pages and categories to improve accessibility of your WordPress website. This works with any page or category list that is called with wp_list pages and wp_list_categories respectively. 
     12The WordPress Access Keys Plugin allows you to add access keys to pages and categories to improve accessibility of your WordPress website. This works with any page or category list that is called with `wp_list_pages` and `wp_list_categories` respectively. 
    1313 
    1414It is simple to use this this plugin. On the Admin panel it lists pages and categories with a current access key, and in a separate list it lists the pages and categories without access keys. Just add an access key just type a number or letter in a text box and click the save button. The categories or posts will then move to the top list, and you will feel great about be kind to your users.