Changeset 44843 for branches/5.1/src/wp-includes/comment.php
- Timestamp:
- 03/12/2019 10:31:55 PM (7 years ago)
- Location:
- branches/5.1
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/wp-includes/comment.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/5.1
-
branches/5.1/src/wp-includes/comment.php
r44659 r44843 3244 3244 kses_remove_filters(); // start with a clean slate 3245 3245 kses_init_filters(); // set up the filters 3246 remove_filter( 'pre_comment_content', 'wp_filter_post_kses' ); 3247 add_filter( 'pre_comment_content', 'wp_filter_kses' ); 3246 3248 } 3247 3249 }
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)