=== JE Editable === Contributors: jmsrie Donate link: http://example.com/ Tags: editor, inline, wysiwyg, on-the-fly Requires at least: 2.0.2 Tested up to: 3.2.1 Stable tag: 1.0 This plugin allows you to create editable section on your page. == Description == This plugin allows you to create editable section on your page. It's just a matter of adding a classname to the desired element you wanted to be editable. It replaces the original text with the new one on-the-fly. The original text won't be lost. when plugin is deactivated, all the changes you've done using je-editable plugin will be lost. == Installation == 1. Upload `je-editable` directory to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Enable editable feature on `Settings > JE Editable` == Screenshots == 1. screenshot-1.jpg == Changelog == = 1.1 = * Minor fixes * Added admin settings * Modify styles = 1.0 = * Minor fixes