This is set to false to keep it out of the site-map plugin.
/**
* Plugin Name: Gaslight Media Employment
* Description: Online Employment Application for Gaslight Media Clients.
- * Version: 2.1.0
+ * Version: 2.1.1
* Author: Steve Sutton
* Author URI: http://www.gaslightmedia.com
* License: All right reserved
'label' => __('Jobs'),
'labels' => $labels,
'description' => 'Stores Jobs and Job data',
- 'public' => true,
+ 'public' => false,
'can_export' => true,
'menu_position' => 21,
'supports' => array('title', 'editor'),