Last active
April 14, 2016 20:15
-
-
Save jpcontrerasv/5694f473caf4f6424c95 to your computer and use it in GitHub Desktop.
Contact Form 7 Shortcode
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?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