Skip to content

Instantly share code, notes, and snippets.

@elias1435
Created January 5, 2023 11:04
Show Gist options
  • Save elias1435/4915e05739ee959286ce5d9a88395094 to your computer and use it in GitHub Desktop.
Save elias1435/4915e05739ee959286ce5d9a88395094 to your computer and use it in GitHub Desktop.
The filter need to add to your wordpress theme functions.php
// removed cf7 <p> tag
add_filter('wpcf7_autop_or_not', '__return_false');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment