Changeset 6339 for trunk/wp-includes/default-filters.php
- Timestamp:
- 11/17/2007 11:21:34 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/default-filters.php
r6195 r6339 135 135 add_filter('comment_email', 'antispambot'); 136 136 137 //Atom SSL support 138 add_filter('atom_service_url','atom_service_url_filter'); 139 137 140 // Actions 138 141 add_action('wp_head', 'rsd_link');
Note: See TracChangeset
for help on using the changeset viewer.