'-- ' . esc_html__( 'Select Parent', 'all-in-one-video-gallery' ) . ' --',
'option_none_value' => 0,
'taxonomy' => 'aiovg_categories',
'name' => $this->get_field_name( 'child_of' ),
'class' => 'widefat aiovg-widget-input-child_of',
'orderby' => 'name',
'selected' => (int) $instance['child_of'],
'hierarchical' => true,
'depth' => 10,
'show_count' => false,
'hide_empty' => false,
) );
?>
/>
/>
/>
/>