Make WordPress Core


Ignore:
Timestamp:
07/02/2008 11:07:56 PM (17 years ago)
Author:
mdawaffe
Message:

crazyhorse: merge with log:trunk@8151:8240

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/crazyhorse/wp-includes/default-filters.php

    r8011 r8242  
    154154add_filter('pre_comment_content', 'wp_rel_nofollow', 15);
    155155add_filter('comment_email', 'antispambot');
     156add_filter('option_tag_base', '_wp_filter_taxonomy_base');
     157add_filter('option_category_base', '_wp_filter_taxonomy_base');
    156158
    157159//Atom SSL support
Note: See TracChangeset for help on using the changeset viewer.