Make WordPress Core


Ignore:
Timestamp:
12/16/2004 02:57:05 AM (20 years ago)
Author:
saxmatt
Message:

Comments refactoring and cleanup

File:
1 edited

Legend:

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

    r1253 r1964  
    562562}
    563563
    564 // Filter untrusted content
    565 add_filter('comment_author', 'wp_filter_kses');
    566 add_filter('comment_text', 'wp_filter_kses');
    567 
    568564?>
Note: See TracChangeset for help on using the changeset viewer.