Changeset 4194 for trunk/wp-includes/default-filters.php
- Timestamp:
- 09/18/2006 11:40:19 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/default-filters.php
r4120 r4194 145 145 // Actions 146 146 add_action('wp_head', 'rsd_link'); 147 add_action('wp_head', 'locale_stylesheet'); 147 148 add_action('publish_future_post', 'wp_publish_post', 10, 1); 148 149 add_action('wp_head', 'noindex', 1);
Note: See TracChangeset
for help on using the changeset viewer.