Changeset 20334 for trunk/wp-includes/class-wp-editor.php
- Timestamp:
- 03/31/2012 04:32:47 PM (14 years ago)
- File:
-
- 1 edited
-
trunk/wp-includes/class-wp-editor.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/class-wp-editor.php
r20283 r20334 91 91 92 92 if ( self::$editor_buttons_css ) { 93 wp_print_styles('editor ');93 wp_print_styles('editor-buttons'); 94 94 self::$editor_buttons_css = false; 95 95 }
Note: See TracChangeset
for help on using the changeset viewer.