how to display taxonomy slugs?
-
Hey!
This might be an easy thing, but I don’t seem to get it myself.
I try to code the $taxonomy->slug into a selfmade plugin. But for some reason it’s taking the default slug it had, before I started using this plugin. In the navigation, where the taxonomy is as well, the slug is correct. So it must be possible ??
So far I tried the basics
- $taxonomy->slug returns the old slug
- qts_get_slug($taxonomy->term_id, ‘de’) returns nothing
Do I have to delete all categories and redo them with the new multilingual slugs?
Cheers
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘how to display taxonomy slugs?’ is closed to new replies.