Changeset 3903 for branches/2.0/wp-includes/default-filters.php
- Timestamp:
- 06/22/2006 10:09:17 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.0/wp-includes/default-filters.php
r3832 r3903 117 117 add_action('publish_post', 'generic_ping'); 118 118 add_action('wp_head', 'rsd_link'); 119 add_action('sanitize_comment_cookies', 'sanitize_comment_cookies'); 119 120 120 121 ?>
Note: See TracChangeset
for help on using the changeset viewer.