Skip to content

Instantly share code, notes, and snippets.

@mmh4560
Created October 26, 2018 05:07
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 mmh4560/fd9c7d69acff637fb1308bd39bd75c56 to your computer and use it in GitHub Desktop.
Save mmh4560/fd9c7d69acff637fb1308bd39bd75c56 to your computer and use it in GitHub Desktop.
Contact Form 7 Shortcode in static template
<?php echo do_shortcode( '[contact-form-7 id="1234" title="Contact form 1"]' ); ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment