Changeset 13417 for trunk/wp-content/themes/twentyten/functions.php
- Timestamp:
- 02/25/2010 10:04:59 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-content/themes/twentyten/functions.php
r13403 r13417 31 31 // This theme needs post thumbnails 32 32 add_theme_support( 'post-thumbnails' ); 33 34 // This theme uses wp_nav_menu() 35 add_theme_support( 'nav-menus' ); 33 36 34 37 // We'll be using them for custom header images on posts and pages
Note: See TracChangeset
for help on using the changeset viewer.