Changeset 8213 for trunk/wp-includes/default-filters.php
- Timestamp:
- 06/29/08 08:20:25 (4 months ago)
- Files:
-
- trunk/wp-includes/default-filters.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/wp-includes/default-filters.php
r8011 r8213 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
