Make WordPress Core


Ignore:
Timestamp:
04/01/2014 10:46:00 PM (12 years ago)
Author:
azaozz
Message:

TinyMCE: update to 4.0.21, see #24067

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/class-wp-editor.php

    r27858 r27897  
    428428                                        'menubar' => false,
    429429                                        'keep_styles' => false,
    430                                         'paste_remove_styles' => true,
     430                                        'paste_webkit_styles' => 'font-weight font-style color',
    431431
    432432                                        // Limit the preview styles in the menu/toolbar
Note: See TracChangeset for help on using the changeset viewer.