Skip to content

Instantly share code, notes, and snippets.

@ambercouch
Last active June 14, 2016 10:29
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 ambercouch/3f210c62e58fb65c8dfaf1d8ef797291 to your computer and use it in GitHub Desktop.
Save ambercouch/3f210c62e58fb65c8dfaf1d8ef797291 to your computer and use it in GitHub Desktop.
Remove <br> tags from contact form 7
<?php
/* wp-contact-from-7 */
define ('WPCF7_AUTOP', false ); // set to false to remove <br> tags
/* That's all, stop editing! Happy blogging. */
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment