`wp_editor` editor_height is broken?
-
First of all, I have cleared the cookies, so the value is not coming from there.
wp_editor("", "myownid", array('editor_height' => 500))
renders an tinyMCE editor that is larger than the minimum, but is completely distorted. Is this bug?Also
wp_editor("", "myownid", array('textarea_rows' => 99))
does not affect the tinyMCE at all, which probably is intended.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘`wp_editor` editor_height is broken?’ is closed to new replies.