Changeset 13398 for trunk/wp-content/themes/classic/functions.php
- Timestamp:
- 02/25/2010 08:56:19 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-content/themes/classic/functions.php
r10377 r13398 5 5 */ 6 6 7 a utomatic_feed_links();7 add_theme_support( 'automatic-feed-links' ); 8 8 9 9 if ( function_exists('register_sidebar') )
Note: See TracChangeset
for help on using the changeset viewer.