Skip to content

Instantly share code, notes, and snippets.

@duongthanhthai
Created October 25, 2019 09:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save duongthanhthai/122a5a2bab761ba0bf4c9377f297ea6a to your computer and use it in GitHub Desktop.
Save duongthanhthai/122a5a2bab761ba0bf4c9377f297ea6a to your computer and use it in GitHub Desktop.
Use a WordPress shortcode from within a template
<?php echo do_shortcode("[shortcode]"); ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment