'-- ' . esc_html__( 'Select a Category', 'all-in-one-video-gallery' ) . ' --', 'option_none_value' => '', 'taxonomy' => 'aiovg_categories', 'name' => 'ca', 'class' => 'aiovg-form-control', 'orderby' => 'name', 'selected' => isset( $_GET['ca'] ) ? (int) $_GET['ca'] : '', 'hierarchical' => true, 'depth' => 10, 'show_count' => false, 'hide_empty' => false, ) ); ?>