Disable html in contact form 7 ?
-
Is there a way to disallow html in contact form 7 ?
I read that you can put the following in your fuctions.php to block links from being added to comments:
add_filter( 'pre_comment_content', 'wp_specialchars' );Was wondering if something similar could be done with the email form.
Thanks very much!
Jimmy
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Disable html in contact form 7 ?’ is closed to new replies.