## Config Settings $config = array( 'taxonomy' => 'key' | array( // standard WP taxonomy config here ), 'post_type' => 'key' | array( // standard WP post type config here ), 'slave_title_editable' => false, 'slave_slug_editable' => false, );