Sid Gifari File Manager
🏠 Root
/
home2
/
iuywvcmy
/
public_html
/
argonautisbc
/
wp-content
/
plugins
/
js_composer
/
config
/
buttons
/
Editing: shortcode-vc-btn.php
<?php /** * Configuration file for [vc_btn] shortcode of 'Button' element. * * @see https://kb.wpbakery.com/docs/inner-api/vc_map/ for more detailed information about element attributes. * @since 4.5 */ if ( ! defined( 'ABSPATH' ) ) { die( '-1' ); } require_once vc_path_dir( 'CONFIG_DIR', 'content/vc-btn-element.php' ); return vc_btn_element_params();
Save
Cancel