Changeset 3791 for trunk/wp-includes/default-filters.php
- Timestamp:
- 05/22/2006 10:06:06 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
r3788 r3791 95 95 add_action('do_feed_atom', 'do_feed_atom', 10, 1); 96 96 add_action('do_pings', 'do_all_pings', 10, 1); 97 add_action('do_robots', 'do_robots'); 97 98 ?>
Note: See TracChangeset
for help on using the changeset viewer.