Ticket #41244: 41244.patch
File 41244.patch, 413 bytes (added by , 6 years ago) |
---|
-
class-wp-editor.php
928 928 * Returns the default TinyMCE settings. 929 929 * Doesn't include plugins, buttons, editor selector. 930 930 * 931 * @global string $tinymce_version 931 932 * @return array 932 933 */ 933 934 private static function default_settings() {