Changeset 2059 for trunk/wp-includes/vars.php
- Timestamp:
- 01/06/2005 10:51:44 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/wp-includes/vars.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/vars.php
r1997 r2059 140 140 141 141 add_filter('pre_comment_content', 'wp_filter_kses'); 142 add_filter('pre_comment_content', 'format_to_post');143 142 add_filter('pre_comment_content', 'balanceTags', 30); 144 143
Note: See TracChangeset
for help on using the changeset viewer.