A handy little templatetag for wordpress is the ‘do shortcode’ tag.

It turns your shortcode into a templatetag;

<?  php echo do_shortcode("[my_shortcode]"); ?>
Where ‘my_shortcode’ is to be replaced with the shortcode you want to run.
www.michielvandijk.nl

No related content found.

Tags: , , ,