Make WordPress Core

Ticket #41311: 41311.patch

File 41311.patch, 407 bytes (added by jontyravi, 8 years ago)
  • class-wp-editor.php

     
    14181418         * Print (output) the TinyMCE configuration and initialization scripts.
    14191419         *
    14201420         * @static
     1421     * @global string $tinymce_version
    14211422         */
    14221423        public static function editor_js() {
    14231424                global $tinymce_version;