Last active
December 19, 2015 02:08
-
-
Save ahaywood/5880750 to your computer and use it in GitHub Desktop.
PHP: WP - Gravity Shortcode
This file contains hidden or 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( '[gravityform id=1 title=false description=false ajax=true]' ); ?> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment