Changeset 12180 for trunk/wp-content/themes/default/functions.php
- Timestamp:
- 11/12/2009 09:54:12 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-content/themes/default/functions.php
r12133 r12180 17 17 )); 18 18 } 19 20 if ( function_exists( 'add_theme_support' ) )21 add_theme_support( 'post-thumbnails' );22 19 23 20 /** @ignore */
Note: See TracChangeset
for help on using the changeset viewer.