>
placeholder=""
value=""
name="s"
autocomplete="off"
title=""
aria-label=""
role="combobox"
aria-autocomplete="list"
aria-controls=""
aria-describedby=""
aria-expanded="false"
1
) {
echo 'data-min-length="' . esc_attr($search_box_min_length) . '"';
}
?>
>
'ct-select-taxonomy' . (! empty(trim($taxonomy_filter_visibility) ) ? $taxonomy_filter_visibility : ''),
'name' => 'ct_tax_query',
'aria-label' => __('Search in category', 'blocksy')
],
implode('', $options)
);
?>
1) { ?>
'hidden',
'value' => wp_create_nonce('wp_rest'),
'class' => 'ct-live-results-nonce'
]
);
}
?>