BossBey File Manager
PHP:
8.2.30
OS:
Linux
User:
imagivibe
Root
/
home
/
imagivibe
/
public_html
/
wp-content
/
plugins
/
js_composer
/
config
/
content
📤 Upload
📝 New File
📁 New Folder
Close
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