array( 'Description' => array( 'config' => array( 'label' => __( 'Show menu description', 'thrive-cb' ), ), 'extends' => 'Switch', ), ), ); return $components; } }