Created
March 16, 2012 22:41
-
-
Save adapicom/2053338 to your computer and use it in GitHub Desktop.
Wordpress: Using shortcodes inside templates
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?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