Skip to content

Instantly share code, notes, and snippets.

@josecarlospsh
Created November 26, 2019 05:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save josecarlospsh/69aac27327f03064fc82239c8b99945b to your computer and use it in GitHub Desktop.
Save josecarlospsh/69aac27327f03064fc82239c8b99945b to your computer and use it in GitHub Desktop.
Remove p tag from CF7
<?php
//add following line to your wp-config.php file
define( 'WPCF7_AUTOP', false );
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment