Ticket #24586: 24586.patch
File 24586.patch, 700 bytes (added by , 11 years ago) |
---|
-
wp-includes/class-wp-editor.php
344 344 'paste_strip_class_attributes' => 'all', 345 345 'paste_text_use_dialog' => true, 346 346 'webkit_fake_resize' => false, 347 'preview_styles' => 'font-family font- size font-weight text-decoration text-transform',347 'preview_styles' => 'font-family font-weight text-decoration text-transform', 348 348 'spellchecker_rpc_url' => self::$baseurl . '/plugins/spellchecker/rpc.php', 349 349 'schema' => 'html5', 350 350 'wpeditimage_disable_captions' => $no_captions,