Make WordPress Core


Ignore:
Timestamp:
01/06/2005 10:51:44 PM (21 years ago)
Author:
saxmatt
Message:

Cleaning up filters and format-to-post

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-includes/vars.php

    r1997 r2059  
    140140
    141141add_filter('pre_comment_content', 'wp_filter_kses');
    142 add_filter('pre_comment_content', 'format_to_post');
    143142add_filter('pre_comment_content', 'balanceTags', 30);
    144143
Note: See TracChangeset for help on using the changeset viewer.