=== Ckeditor With Jquery === Contributors: MMDeveloper Tags: plugin, ckeditor, editor, plugins, wysiwyg Requires at least: 3.3 Tested up to: 3.4 Stable tag: 1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Include ckeditor within your plugins == Description == CKeditor With Jquery is a plugin that allows you to add ckeditor to your plugin with ease. It even has the JQuery adapter so you can apply the ckeditor to a textarea using JQuery. It is currently using Ckeditor version 3.6.5. Don't worry about the "headers already sent" message, the plugin is fine. To include ckeditor within your plugin, run this method after including jquery: include_ckeditor_with_jquery_js(); == Installation == 1) Install WordPress 3.4.2 or higher 2) Download the following file: http://downloads.wordpress.org/plugin/ckeditor-with-jquery.1.0.zip 3) Login to WordPress admin, click on Plugins / Add New / Upload, then upload the zip file you just downloaded. == Changelog == == Upgrade notice ==