'; }else if($type == 'app'){ $handle = 'https://www.aptivada.com/js/all.js'; $list = 'enqueued'; if (!wp_script_is( $handle, $list )) { wp_register_script( 'AptivadaJS', $handle); wp_enqueue_script( 'AptivadaJS' ); } return '
'; } }; add_shortcode("aptivada", "make_aptivada_iframe"); ?>