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