Changeset 6211 for branches/2.3/wp-includes/default-filters.php
- Timestamp:
- 10/09/07 21:09:49 (1 year ago)
- Files:
-
- branches/2.3/wp-includes/default-filters.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/2.3/wp-includes/default-filters.php
r6183 r6211 137 137 // Actions 138 138 add_action('wp_head', 'rsd_link'); 139 add_action('wp_head', 'wlwmanifest_link'); 139 140 add_action('wp_head', 'locale_stylesheet'); 140 141 add_action('publish_future_post', 'wp_publish_post', 10, 1);
