Changeset 1162402
- Timestamp:
- 05/18/2015 02:47:04 AM (11 years ago)
- Location:
- admin-keys/trunk
- Files:
-
- 2 edited
-
admin-keys.php (modified) (2 diffs)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
admin-keys/trunk/admin-keys.php
r1162398 r1162402 5 5 Description: Admin Keys provide intuitive admin keyboard shortcuts for accessibility and efficiency 6 6 Author: joesat, jhned 7 Version: 1. 3.07 Version: 1.4.0 8 8 Author URI: https://profiles.wordpress.org/joesat/ 9 9 License: GPL2 … … 13 13 { 14 14 const AK_NS = 'akeys_'; 15 const AK_VERSION = '1. 3.0';15 const AK_VERSION = '1.4.0'; 16 16 const AK_SHORT_NAME = 'Admin Keys'; 17 17 const AK_FULL_NAME = 'Admin Keys'; -
admin-keys/trunk/readme.txt
r1162398 r1162402 4 4 Requires at least: 3.9.3 5 5 Tested up to: 4.2.2 6 Stable tag: 1. 3.06 Stable tag: 1.4.0 7 7 License: GPL2 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html
Note: See TracChangeset
for help on using the changeset viewer.