Error Wp_editor in wp 3.9
-
Hi all,
I have a code wp_editor() user for comment form, in wp 3.8 it run very good but when i update to 3.9 it not run.
This here:wp_editor( '', 'comment', array( 'media_buttons' => false, 'textarea_rows' => '3', 'tinymce' => array( 'plugins' => 'inlinepopups, wordpress, wplink, wpdialogs', 'theme_advanced_buttons1' => 'bold, italic, underline, strikethrough, forecolor, separator, bullist, numlist, separator, link, unlink, image','theme_advanced_buttons2' => ''), 'quicktags' => array('buttons' => 'strong,em,link,block,del,ins,img,ul,ol,li,code,close') ) );
[Moderator Note: Please post code & markup between backticks or use the code button. Your posted code may now have been permanently damaged by the forum’s parser.]
Please help me fix it, thanks you!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Error Wp_editor in wp 3.9’ is closed to new replies.