Opened 11 years ago
Closed 11 years ago
#29507 closed enhancement (duplicate)
Disable intelligent resize for tinyMCE on WP 4.0
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | 4.0 |
| Component: | TinyMCE | Keywords: | |
| Focuses: | Cc: |
Description
I developed this plugin http://wordpress.org/plugins/pixgridder/ that clones the editor and put it into a dialog box. Since the editor stays in the dialog box the "intelligent resize" option it is not so intelligent and it creates some issues. Where can I find the documentation about that? How can I disable the intelligent resize for this kind of particular situations? I need a detailed documentation about that, to manage it via PHP (wp_editor() etc) and javascript. Thanks.
Change History (2)
Note: See
TracTickets for help on using
tickets.
Use the wp_editor_expand filter added in #29423.