[wp-trac] [WordPress Trac] #33421: wp_editor with custom editor_id not working

WordPress Trac noreply at wordpress.org
Wed Aug 19 06:20:23 UTC 2015


#33421: wp_editor with custom editor_id not working
----------------------------------------+-----------------------------
 Reporter:  abadahenno                  |      Owner:
     Type:  defect (bug)                |     Status:  new
 Priority:  normal                      |  Milestone:  Awaiting Review
Component:  TinyMCE                     |    Version:  4.2.4
 Severity:  normal                      |   Keywords:
  Focuses:  javascript, administration  |
----------------------------------------+-----------------------------
 When give editor id like my-form[myeditor] form wp_editor doesn`t work and
 text editor (Html tags) only shown not also visual editor


 {{{
 $settings = array( 'media_buttons' => false );
 wp_editor(wpautop(stripslashes( $options['message'])), 'my-
 form[myeditor]',$settings );
 }}}

--
Ticket URL: <https://core.trac.wordpress.org/ticket/33421>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list