Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save danielstrelec/5830b0808a08146e38d37f1be877c5cc to your computer and use it in GitHub Desktop.

Select an option

Save danielstrelec/5830b0808a08146e38d37f1be877c5cc to your computer and use it in GitHub Desktop.
// zrušení načítání jQuery pro Contact Form 7
add_filter( 'wpcf7_load_js', '__return_false' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment