Changeset 16174 for trunk/wp-content/themes/twentyten/functions.php
- Timestamp:
- 11/04/2010 07:41:07 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-content/themes/twentyten/functions.php
r16028 r16174 77 77 // This theme styles the visual editor with editor-style.css to match the theme style. 78 78 add_editor_style(); 79 80 // Temporarily add Post Format support 81 add_theme_support( 'post-formats', array( 'aside', 'video', 'image' ) ); 79 82 80 83 // This theme uses post thumbnails
Note: See TracChangeset
for help on using the changeset viewer.