Make WordPress Core


Ignore:
Timestamp:
03/31/2012 04:32:47 PM (14 years ago)
Author:
azaozz
Message:

Rename back the handle for the editor CSS, props nacin, fixes #19843

File:
1 edited

Legend:

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

    r20283 r20334  
    9191
    9292        if ( self::$editor_buttons_css ) {
    93             wp_print_styles('editor');
     93            wp_print_styles('editor-buttons');
    9494            self::$editor_buttons_css = false;
    9595        }
Note: See TracChangeset for help on using the changeset viewer.