=== MindValley Shortcut Framework ===
Contributors: mindvalley
Donate link: http://www.mindvalley.com/opensource
Tags: editor, shortcut
Requires at least: 3.0.0
Tested up to: 3.0.4
Stable tag: 0.1.3

Collection of Additional Keyboard Shortcuts for Post Editor page.


== Description ==

A framework to add additional shortcut keys to the post editor page.

E.g.

*   Ctrl+Alt+p = Publish
*   Ctrl+Alt+s = Save Draft
*   Ctrl+Alt+l = Preview

Modify key mappings under Settings > MV Shortcut.

Works on PC and Mac.


== Installation ==

1. Upload plugin folder to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Enjoy!



== Screenshots ==

1. Dynamic Key Mappings



== Changelog ==

= 0.1 =
Initial version with 3 available actions :-
*	Preview Changes
*	Publish
*	Save Post

= 0.1.1 =
*	Tidy up code

= 0.1.2 =
Additional features:
*	If post already publish, the saving hotkey = publish hotkey


= 0.1.3 =
Wordpress tagging issue