Changeset 2055 for trunk/bb-includes/defaults.bb-filters.php
- Timestamp:
- 04/17/2009 10:44:04 AM (17 years ago)
- File:
-
- 1 edited
-
trunk/bb-includes/defaults.bb-filters.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bb-includes/defaults.bb-filters.php
r1935 r2055 130 130 // Actions 131 131 132 add_action( 'bb_head', 'bb_generator' ); 132 133 add_action('bb_head', 'bb_template_scripts'); 133 134 add_action('bb_head', 'wp_print_scripts');
Note: See TracChangeset
for help on using the changeset viewer.