Skip to content

Instantly share code, notes, and snippets.

@victorwyee
Created April 12, 2020 04:33
Show Gist options
  • Select an option

  • Save victorwyee/a2b5bc27642dcdbc7b6664cc616f906b to your computer and use it in GitHub Desktop.

Select an option

Save victorwyee/a2b5bc27642dcdbc7b6664cc616f906b to your computer and use it in GitHub Desktop.
Output shortcode inside a theme. #wordpress
<?php echo do_shortcode('[shortcode]'); ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment