=== Plugin Name === Contributors: seezer Donate link: Tags: comments, editor, WYSIWYG Requires at least: 3.0 Tested up to: 3.8.1 Stable tag: 1.7 CLEditor is a full-featured WYSIWYG-editor. This plugins adds this editor to comments area. == Description == This plugins adds CLEditor (full-featured WYSIWYG-editor) to comments area, making it easier to style your comments. No HTML knowing is required anymore. == Installation == 1. Upload plugin folder to the `/wp-content/plugins/` directory, make sure to keep all files in plugins folder so you end up with `/wp-content/plugins/cleditor-for-wordpress/`. 2. Activate the plugin through the 'Plugins' menu in WordPress. That's all, no other settings required. After activation you should see the CLEditor near the comments field. == Screenshots == 1. `/tags/1.7/screenshot-1.png` == Changelog == = 1.7 = * CLEditor updated to version 1.4.5 = 1.6 = * CLEditor updated to version 1.4.4 = 1.5 = * Removed extra jQuery lib that went with plugin (no longer needed) * Switched to WordPress built-in jQuery lib * Updated jQuery, JS and CSS enqueue in accordance with WordPress coding standards = 1.4 = * Correct jQuery and JS enqueue. * Updated CLEditor. * Removed hard-coded path to plugin folder. = 1.3 = * Updated jQuery. = 1.2 = * Removed is_single statement for further bbPress compatibility. = 1.1 = * Updated bbPress compatibility. = 1.0 = * Initial release. == Upgrade Notice == = 1.0 = None yet.