Hi, great plugin. The shortcode works great via the Visual Editor but how would I call this via php from within a template file?
Thanks for your work on this useful plugin,
Dean
Hi, great plugin. The shortcode works great via the Visual Editor but how would I call this via php from within a template file?
Thanks for your work on this useful plugin,
Dean
Hey Dean,
I came across this page while looking for the answer to your problem. I found the answer so I came back to share.
To incorporate TPG Get Posts into a template try using
<?php echo do_shortcode('[tpg_shortcode]'); ?>
in your template file.
Good luck!
-Joe
Sweet, thanks Joe
This topic has been closed to new replies.