Use Shortcode inside any PHP file

Hi,

In this post we will see how we can use a short code inside a PHP file . You can do it by using the following line of code. 

  1. <?php echo do_shortcode('[YOUR_SHORT_CODE_HERE]');?>  
Kindly see my code snippets here

I hope someone found this useful. Happy Coding

Kindest Regards
Sibeesh Venu