Skip to content

Instantly share code, notes, and snippets.

@jswhisperer
Created May 26, 2013 11:22
Show Gist options
  • Select an option

  • Save jswhisperer/5652511 to your computer and use it in GitHub Desktop.

Select an option

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