call to the shortcode in php file.
-
Buy the supplement called “shortcodes ultimate maker”, (creator of shortcodes). In order to avoid I place all code in the index.php file just like to make a call to the shortcode.
I use the following code.
<? php echo do_shortcode (‘[test]’); ?>I place I want to avoid all the raw code in my index.php example:
[su_testimonial name=”” photo=”” company=”” url=”” target=”blank” border=”yes” class=””]Testimonial text[/su_testimonial]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘call to the shortcode in php file.’ is closed to new replies.