Add TinyMce to the Category and Tag Description.
More info:
Changelog
1.0.2
- Fixed php open tag bug (thanks to Aaron Adams)
1.0.1
- Added function to use image in category and tag section -- RichCategoryEditor::display_desc() - thanks to Max Bond - http://www.q2w3.ru/
1.0.0
- Add tinyMCE to the Category and Tag Description
Download, Upgrading, Installation:
Upgrade
- First deactivate Rich Category Editor
- Remove the
rich-category-editor
directory
Install
- Unzip the
rich-category-editor.zip
file.
- Upload the the
rich-category-editor
folder (not just the files in it!) to your wp-contents/plugins
folder. If you're using FTP, use 'binary' mode.
Activate
- In your WordPress administration, go to the Plugins page
- Activate the Rich Category Editor plugin and you will see TiniMCE on your category/tag edit page.
If you find any bugs or have any ideas, please mail me.
Advanced Users
For advanced use of the plugin, see the
Rich Category Editor page on
Andrea
Use RichCategoryEditor::display_desc() in your template file instead of category_description() function.