Skip to content

Instantly share code, notes, and snippets.

@ahaywood
Last active December 19, 2015 02:08
Show Gist options
  • Save ahaywood/5880750 to your computer and use it in GitHub Desktop.
Save ahaywood/5880750 to your computer and use it in GitHub Desktop.
PHP: WP - Gravity Shortcode
<?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