get page title to use as tag in template shortcode
-
I’m using the shortcode in a template file and I would like to be able to echo the current page title as the ‘tag=’ in the shortcode…so something like this:
<?php echo do_shortcode("[ic_add_posts tag='the_title' showposts='3']"); ?>
Any help woould be appreciated. Thanks!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘get page title to use as tag in template shortcode’ is closed to new replies.