=== mceTextarea === Contributors: vancho17 Author: Iván Bustos Url: http://www.ivanbustos.com Tags: textarea, tinymce, html editor Requires at least: 3.0 Tested up to: 3.3.1 Stable tag: trunk This simple plugin allows you to enhance custom fields with TinyMCE allowing your clients to add rich text content to any area of your site. == Description == This simple plugin allows you to enhance custom fields with TinyMCE allowing your clients to add rich text content to any area of your site. **Features** * Automatically upgrades textareas in custom fields to TinyMCE. == Installation == **Normal installation** 1. Download the mceTextarea.zip file to your computer. 2. Unzip the file. 3. Upload the 'mceTextarea' folder to '/wp-content/plugins/'. 4. Activate the plugin through the 'Plugins' menu in WordPress. That's it. All custom fields textareas should now be enhanced with tinyMCE. == Screenshots == 1. This screen shot depicts the usage of the plugin. == Changelog == = 0.1 = * First, usable, tested version