Is there a way to add TinyMCE into my own WordPress plugin?
I have a textarea in my back end script and want to make this area into a TinyMCE WYSIWYG editable field.
Following guides from here and there (found thanks to this), here's how I've managed to make something work on wordpress 3.0.5 :
"tinymce_data" ) ); ?> VisualHTML
VisualHTML