Skip to content

Instantly share code, notes, and snippets.

@jswhisperer
Created May 26, 2013 11:22
Show Gist options
  • Save jswhisperer/5652511 to your computer and use it in GitHub Desktop.
Save jswhisperer/5652511 to your computer and use it in GitHub Desktop.
WordPress: Do a shortcode in template file
<?php echo do_shortcode("[shortcode]"); ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment