update post type no rewrite jobs
authorSteve Sutton <steve@gaslightmedia.com>
Wed, 23 Jan 2019 20:21:49 +0000 (15:21 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Wed, 23 Jan 2019 20:21:49 +0000 (15:21 -0500)
models/job.php

index 197835d..1d62382 100644 (file)
@@ -339,7 +339,7 @@ class staffords_employment_job
             'menu_icon'       => 'dashicons-businessman',
             'capability_type' => 'post',
             'hierarchical'    => false,
-            'rewrite'         => array('slug' => 'jobs'),
+            //'rewrite'         => array('slug' => 'jobs'),
             'taxonomies'      => array(STAFFORDS_EMP_TAX_CATEGORIES, STAFFORDS_EMP_TAX_DEPARTMENTS),
             'show_in_menu'    => true,
             'show_ui'         => true,