array( 'type' => 'select', 'title' => __( 'Taxonomy', 'jet-engine' ), 'placeholder' => __( 'Select taxonomy...', 'jet-engine' ), 'options' => jet_smart_filters()->data->get_taxonomies_for_options(), ), ); } }