greate plugin
-
I use this code instead of shortcode
<?php
if(get_the_ID()){
echo do_shortcode( '[wp360view product_id =' . get_the_ID() . ']');
}?>
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘greate plugin’ is closed to new replies.