Changeset 38553 for access-keys
- Timestamp:
- 04/06/08 01:53:33 (4 months ago)
- Files:
-
- 1 modified
-
access-keys/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
access-keys/trunk/readme.txt
r38552 r38553 10 10 11 11 == 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_categoriesrespectively.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. 13 13 14 14 It 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.
