Changeset 3902 for trunk/wp-includes/default-filters.php
- Timestamp:
- 06/22/2006 08:52:12 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/wp-includes/default-filters.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/default-filters.php
r3831 r3902 128 128 add_action('do_pings', 'do_all_pings', 10, 1); 129 129 add_action('do_robots', 'do_robots'); 130 add_action('sanitize_comment_cookies', 'sanitize_comment_cookies'); 130 131 ?>
Note: See TracChangeset
for help on using the changeset viewer.