/home/vianto5/duettowers.mx/wp-content/plugins/wpforms/templates/admin/components
Edit: /home/vianto5/duettowers.mx/wp-content/plugins/wpforms/templates/admin/components/datepicker.php (3262B)
[],
'label' => [],
'input' => [
'type' => [],
'name' => [],
'value' => [],
'checked' => [],
'aria-hidden' => [],
],
];
// Hidden fields to be included in the form submission.
// `orderby` and `order` are always included by default.
$default_hidden_fields = [ 'orderby', 'order' ];
$hidden_fields = array_merge( $default_hidden_fields, $hidden_fields ?? [] );
?>