Tagged Questions
0
votes
1answer
124 views
Locale switching with a “language” taxonomy
I know that it's possible to switch the WP locale by using URL paramaters, as described here, but I'm trying to build a method that would entirely rely on a custom "Language" taxonomy.
What I ...