Ticket #41311: 41311.patch
File 41311.patch, 407 bytes (added by , 8 years ago) |
---|
-
class-wp-editor.php
1418 1418 * Print (output) the TinyMCE configuration and initialization scripts. 1419 1419 * 1420 1420 * @static 1421 * @global string $tinymce_version 1421 1422 */ 1422 1423 public static function editor_js() { 1423 1424 global $tinymce_version;