Hi:
I am working on a wordpress plugin for which I have an admin panel that contains a textarea which I want to add the functionality to edit via CKEditor. I can't seem to find the right hooks to add to the header of my admin page - is there a simple few lines of code that I can hook into the header? Am I missing something glaringly obvious?
Thanks for any help!
MS
Mon, 06/06/2011 - 18:51
#1
Re: Issue using CK to my Wordpress plugin admin panel...
At first could u check that CKEditor library is loaded on this page? U should find at page source ckeditor.js...
As I understand good default Worpdress wysiwyg editor not appear there?
Greetings