How to call shortcode to my php template file?
-
Hello,
Thanks for making the plugin available. I’m a newbie to WordPress and am trying to follow your instruction. How do I call shortcode to my php template file using
<?php echo do_shortcode(‘[wpaft_logo_slider]’); ?>
Which file should I edit? Is it this one wp-includes/shortcodes.php ? If I added this line <?php echo do_shortcode(‘[wpaft_logo_slider]’); ?> in the file, it will totally break the site.
Thanks,
Julia
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘How to call shortcode to my php template file?’ is closed to new replies.