TinyMCE: update to 4.0.21, see #24067

git-svn-id: https://develop.svn.wordpress.org/trunk@27897 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz
2014-04-01 22:46:00 +00:00
parent 5b4287b991
commit 5977c4332e
23 changed files with 741 additions and 640 deletions

View File

@@ -427,7 +427,7 @@ final class _WP_Editors {
'entity_encoding' => 'raw',
'menubar' => false,
'keep_styles' => false,
'paste_remove_styles' => true,
'paste_webkit_styles' => 'font-weight font-style color',
// Limit the preview styles in the menu/toolbar
'preview_styles' => 'font-family font-size font-weight font-style text-decoration text-transform',