Changeset 8242 for branches/crazyhorse/wp-includes/default-filters.php
- Timestamp:
- 07/02/2008 11:07:56 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/crazyhorse/wp-includes/default-filters.php
r8011 r8242 154 154 add_filter('pre_comment_content', 'wp_rel_nofollow', 15); 155 155 add_filter('comment_email', 'antispambot'); 156 add_filter('option_tag_base', '_wp_filter_taxonomy_base'); 157 add_filter('option_category_base', '_wp_filter_taxonomy_base'); 156 158 157 159 //Atom SSL support
Note: See TracChangeset
for help on using the changeset viewer.