Multiple parameters in a custom post type url rewrite
Probably one of the simpler ways to do this would be to make venue suburb a non-hierarchical custom taxonomy. When you create a venue post, add a term for the suburb and assign it to that post. The register post type rewrite parameter contains a reference to the %venue_suburb% tag, then you can filter post_type_link … Read more