Changeset 5039 for trunk/wp-includes/default-filters.php
- Timestamp:
- 03/14/2007 11:10:57 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/wp-includes/default-filters.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/default-filters.php
r5032 r5039 31 31 add_filter('pre_comment_author_email', 'wp_filter_kses'); 32 32 add_filter('pre_comment_author_url', 'wp_filter_kses'); 33 34 add_action('comment_form', 'wp_comment_form_unfiltered_html_nonce'); 33 35 34 36 // Default filters for these functions
Note: See TracChangeset
for help on using the changeset viewer.