What does query_var do in register_taxonomy
I’m not sure how to explain this in more detail, or better than it is already explained in the codex, but here is a few notes IMHO, ‘query_var’ => true adds no proper value to your taxonomy or any other functionality relating to your taxonomy As I read the docs, setting query_var to true, it … Read more