Changeset 11777 for trunk/wp-includes/default-filters.php
- Timestamp:
- 08/05/2009 04:43:51 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/default-filters.php
r11734 r11777 179 179 add_action('wp_head', 'wp_print_head_scripts', 9); 180 180 add_action('wp_head', 'wp_generator'); 181 add_action('wp_head', 'rel_canonical'); 181 182 add_action('wp_footer', 'wp_print_footer_scripts'); 182 183 if(!defined('DOING_CRON'))
Note: See TracChangeset
for help on using the changeset viewer.