=== Keypress-list === Contributors: Jud_Alex Tags: Keys, Shortcuts, Key navigation Requires at least: 3.0.1 Tested up to: 3.9 Stable tag: 0.3 License: GPLv2 License URI: http://www.gnu.org/licenses/gpl-2.0.html Keypress-list is a plug-in that allow user to launch JavaScript/jQuery codes or functions by using keyboard shortcut's. Prerecorded functions are used to enabled navigation into menus with left and right keys. == Description == Keypress-list is a plug-in that allow user to launch JavaScript/jQuery codes or functions by using keyboard shortcut's. In admin section you can specify what for actions does it launch with what for short-cut and change the Master key. To activate the shortcup listener, in Front-Office, user must tip the Master key "Shift" and "S" keys simultaneously, then tip the shortcut. In admin section you can enabled menu navigation. You must first inform the plugin with the the ID of the menu and the class of the selected element. == Installation == 1. Upload Keypress-list directory to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == = Why use "Shift" and "S" keys for activate the listener = The major reason is to secure shortcuts activation, but you could modify the Master key as you would or inform nothing for a default activation. == Screenshots == 1. Administration Section == Changelog == = 0.3 = * Add Menu navigation * Add Master key changer = 0.2 = * Add internationalization French = 0.1 = * Initial version