/var/www/vhosts/ihelp.ro/ajutam.ro/wp-content/plugins/js_composer/include/params/hidden
Edit: /var/www/vhosts/ihelp.ro/ajutam.ro/wp-content/plugins/js_composer/include/params/hidden/hidden.php (974B)
';
}
/**
* Remove content before hidden field type input.
*
* @param $output
*
* @since 4.5
*
* @return string
*/
function vc_edit_form_fields_render_field_hidden_before() {
return '
';
}
/**
* Remove content after hidden field type input.
*
* @param $output
*
* @since 4.5
*
* @return string
*/
function vc_edit_form_fields_render_field_hidden_after() {
return '
';
}