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