Skip to content

Instantly share code, notes, and snippets.

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 javiergbas/3a5b82d80d64ba0986f7 to your computer and use it in GitHub Desktop.
Save javiergbas/3a5b82d80d64ba0986f7 to your computer and use it in GitHub Desktop.
add_filter( 'wpcf7_load_js', '__return_false' );
add_filter( 'wpcf7_load_css', '__return_false' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment