mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-04 12:44:31 +00:00
TinyMCE: re-enable soft resizing of images inside the editor. See #24067.
git-svn-id: https://develop.svn.wordpress.org/trunk@26934 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -312,7 +312,6 @@ final class _WP_Editors {
|
||||
'entities' => '38,amp,60,lt,62,gt',
|
||||
'entity_encoding' => 'raw',
|
||||
'menubar' => false,
|
||||
'object_resizing' => false,
|
||||
'keep_styles' => false,
|
||||
'paste_remove_styles' => true,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user