Changeset 31063
- Timestamp:
- 02/08/08 14:37:22 (5 months ago)
- Files:
-
- access-keys/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
access-keys/trunk/readme.txt
r31062 r31063 12 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. (Translation: If your Wordpress theme works in any Wordpress version after 2.1 then this plugin should work for you.) 13 13 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 an access key in a text box and then click the save button. The categories or posts will now move to the top list. 15 14 16 == Installation == 15 17 1. Download the zip file, unzip it and upload to your wp-content/plugins folder
