I was wondering if there any direct hook to inject some javascript into tinymce iframe?
Tell me more
×
WordPress Answers is a question and answer site for
WordPress developers and administrators. It's 100% free, no registration required.
|
|
Not possible, Tinymce uses this javascript to create iframe, so you've to edit the javascript to load additional javascript file into iframe. Thats why there will not be any hook to inject javascript into iframe. |
||||
|
|