Code-Snippets-Functions/Execute a function on a child site/WordPress/remove-html-in-comments.txt

1 line
56 B
Text

add_filter( 'pre_comment_content', 'wp_specialchars' );