Current File : /home/kelaby89/muzza.fit/wp-content/plugins/js_composer/config/buttons/shortcode-vc-btn.php
<?php
if ( ! defined( 'ABSPATH' ) ) {
	die( '-1' );
}

require_once vc_path_dir( 'CONFIG_DIR', 'content/vc-btn-element.php' );

return vc_btn_element_params();
Hello World !