Flushing the slug base has no effect and does not change

  1. In your first function, the taxonomy doesn’t match what’s registered in the second (‘actor’ instead of ‘actors’)
  2. Alternatively, just edit it in the ‘rewrite’ argument of the second function, i.e: 'rewrite' => array( 'slug' => 'star' )