=== WP Editor Widget === Contributors: feedmeastraycat Tags: widget, wysiwyg, editor Requires at least: 3.5.1 Tested up to: 3.5.1 Stable tag: 0.1.0 License: MIT WP Editor Widget adds a WYSIWYG widget using the wp_editor(). == Description == This plugin adds a WYSIWYG widget using the WP core function wp_editor() without adding a custom post type for each widget. == Installation == 1. Extract the ZIP file and move the folder "wp-editor-widget", with it contents, to `/wp-content/plugins/` in your WordPress installation 2. Activate the pluing under 'Plugins' in the WordPress admin area == Changelog == = 0.1.0 = * First stable proof of concept version.