Changeset 6211 for branches/2.3/wp-includes/default-filters.php
- Timestamp:
- 10/09/2007 09:09:49 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
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);
Note: See TracChangeset
for help on using the changeset viewer.