Skip to content

Instantly share code, notes, and snippets.

@ScarletPonytail
Last active June 8, 2017 14:16
Show Gist options
  • Save ScarletPonytail/6bc55c981fc43ce251d7404c68f69520 to your computer and use it in GitHub Desktop.
Save ScarletPonytail/6bc55c981fc43ce251d7404c68f69520 to your computer and use it in GitHub Desktop.
Wordpress - Contact Form 7 Template Shortcode for php template file
<?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