$plugin->get_slug(), 'label' => $plugin->get_title(), ); } $options['options'] = $items; parent::__construct( $options ); } }