Multiple visual editors in one widget
-
I am creating a custom widget which requires multiple visual editors.
Using the code within
WP_Widget_Black_Studio_TinyMCE::formas an example, I can get the first visual editor rendered, but the others just display as standard textarea’s.I think the problem may be with the
$this->numberattribute, which does not seem to change between editor instances on the same page.Is there a way of having several visual editors within one widget?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Multiple visual editors in one widget’ is closed to new replies.