Changeset 13156 for trunk/wp-settings.php
- Timestamp:
- 02/14/2010 09:27:55 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-settings.php
r13126 r13156 262 262 include( TEMPLATEPATH . '/functions.php' ); 263 263 264 do_action( 'themes_loaded' ); 265 264 266 // Load any template functions the theme supports. 265 267 require_if_theme_supports( 'post-thumbnails', ABSPATH . WPINC . '/post-thumbnail-template.php' );
Note: See TracChangeset
for help on using the changeset viewer.