TinyMCE: Change editor size on admin page, per textarea element?
-
Hi all,
I’m trying to set up a multiple-field admin page for my plugin, which inputs information into a database.
I have a few input fields which will need TinyMCE; a few input fields which won’t need TinyMCE then a few fields which should be small (they will only be ~3 or 4 words at the most) but will still require the use of bold and italics.
Does anyone know if it’s possible to do this? I can use “the_editor” function to display a TinyMCE textarea, but I can’t seem to change its default size.
- The topic ‘TinyMCE: Change editor size on admin page, per textarea element?’ is closed to new replies.