[wp-trac] [WordPress Trac] #27724: Missing resize handle in TinyMCE

WordPress Trac noreply at wordpress.org
Tue Apr 8 16:38:30 UTC 2014


#27724: Missing resize handle in TinyMCE
--------------------------+--------------------
 Reporter:  toscho        |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  3.9
Component:  Editor        |     Version:  trunk
 Severity:  normal        |  Resolution:
 Keywords:                |     Focuses:
--------------------------+--------------------

Comment (by ocean90):

 It seems like before 3.9 the resize handle was enabled by default. The
 correct code for now is

 `wp_editor( '', 'resize_test_editor', [ 'tinymce' => [ 'resize' =>
 'vertical' ] ] );`

--
Ticket URL: <https://core.trac.wordpress.org/ticket/27724#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list