Changeset 21389
- Timestamp:
- 08/01/2012 03:28:50 PM (13 years ago)
- Location:
- trunk/wp-content/themes/twentytwelve
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-content/themes/twentytwelve/functions.php
r21371 r21389 58 58 $twentytwelve_options = new Twenty_Twelve_Options(); 59 59 60 // You can define support for an editor stylesheet here; Twenty Twelve doesn't have a default one. 61 // Then, create a CSS file called editor-style.css and place it in your theme directory. 60 // This theme styles the visual editor with editor-style.css to match the theme style. 62 61 add_editor_style(); 63 62
Note: See TracChangeset
for help on using the changeset viewer.