Changeset 13214 for trunk/wp-settings.php
- Timestamp:
- 02/19/2010 10:00:00 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-settings.php
r13205 r13214 266 266 include( TEMPLATEPATH . '/functions.php' ); 267 267 268 do_action( ' themes_loaded' );268 do_action( 'after_setup_theme' ); 269 269 270 270 // Load any template functions the theme supports.
Note: See TracChangeset
for help on using the changeset viewer.