index of
/
home
/
thefkyzp
/
hulmvisaadvisor.com
/
wp-content
/
plugins
/
presto-player
/
inc
/
File: /home/thefkyzp/hulmvisaadvisor.com/wp-content/plugins/presto-player/inc/support.php
<?php if ( ! function_exists( 'presto_player' ) ) : function presto_player( $id ) { return do_shortcode( '[presto_player id=' . $id . ']' ); } endif;