BossBey File Manager
PHP:
8.2.30
OS:
Linux
User:
imagivibe
Root
/
.
/
wp-content
/
plugins
/
js_composer
/
include
/
params
/
vc_grid_element
/
vc_grid_id
📤 Upload
📝 New File
📁 New Folder
Close
Editing: vc_grid_id.php
<?php if ( ! defined( 'ABSPATH' ) ) { die( '-1' ); } /** * @param $settings * @param $value * * @return string * @since 4.4.3 */ function vc_vc_grid_id_form_field( $settings, $value ) { return sprintf( '<div class="vc_param-vc-grid-id"><input name="%s" class="wpb_vc_param_value wpb-textinput %s_field" type="hidden" value="%s" /></div>', esc_attr( $settings['param_name'] ), esc_attr( $settings['param_name'] . ' ' . $settings['type'] ), $value ); }
Save
Cancel