custom post type or taxonomy
That Sounds about right, I’m just about to finish similar project with the same base (post type, taxonomies) structure, so here are a few notes to get you going: To enable your “view agents” make sure when you register agents post type that you set has_archive to true or use string as archive slug which … Read more