Skip to content

Instantly share code, notes, and snippets.

@adapicom
Created March 16, 2012 22:41
Show Gist options
  • Save adapicom/2053338 to your computer and use it in GitHub Desktop.
Save adapicom/2053338 to your computer and use it in GitHub Desktop.
Wordpress: Using shortcodes inside templates
<?php echo do_shortcode('[shortcode]whatever[/shortcode]'); ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment