Skip to content

Instantly share code, notes, and snippets.

@CodeNegar
Created July 13, 2012 16:29
Show Gist options
  • Save CodeNegar/fb8401406dacfa85af10 to your computer and use it in GitHub Desktop.
Save CodeNegar/fb8401406dacfa85af10 to your computer and use it in GitHub Desktop.
php: wordpress run shortcode outside post
<?php echo do_shortcode('[sample_shortcode]'); ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment