using do_shortcode function inside of php echo tag
a very simple solution is to use the do_shortcode function inside a PHP echo tag.
for example <?php do_shortcode("[shortcode]"); ?>
short code is used in wordpress post or page and text box widget and php file. this