Changeset 12134 for trunk/wp-settings.php
- Timestamp:
- 11/01/2009 10:10:06 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-settings.php
r12128 r12134 688 688 include(TEMPLATEPATH . '/functions.php'); 689 689 690 // Load in support for template functions which the theme supports 691 require_if_theme_supports( 'post-thumbnails', ABSPATH . WPINC . '/post-image-template.php' ); 692 690 693 /** 691 694 * Runs just before PHP shuts down execution.
Note: See TracChangeset
for help on using the changeset viewer.