How to use shortcode in theme files
-
I wish to use the accordion code in theme file.
I know I need to use
<?php echo do_shortcode('[your_shortcode]'); ?>
But I am confused on how to add the content within opening and closing of the shortcode. Kindly suggest.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘How to use shortcode in theme files’ is closed to new replies.