Changeset 3514 for trunk/wp-includes/default-filters.php
- Timestamp:
- 02/12/2006 07:41:56 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/default-filters.php
r3009 r3514 85 85 add_action('publish_post', 'generic_ping'); 86 86 add_action('wp_head', 'rsd_link'); 87 add_action('publish_future_post', 'wp_publish_post', 10, 1); 87 88 88 89 ?>
Note: See TracChangeset
for help on using the changeset viewer.