Skip to content

Instantly share code, notes, and snippets.

@corsonr
Created June 8, 2012 07:49
Show Gist options
  • Save corsonr/2894286 to your computer and use it in GitHub Desktop.
Save corsonr/2894286 to your computer and use it in GitHub Desktop.
Display a shortcode outside the loop
// Just place this line where you want the shortcode to be
echo do_shortcode('[shortcode option1="value1" option2="value2"]');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment