After tags are enabled, users can add tags on their topics. My extra scenario is to preset a language tag based on user’s locale setting when the topic composer is opened.
When a user is using the URL like: meta.example.org/tag/cn, the cn tag will be preset. I want the same thing but to preset the tag based on user’s settings. Is it feasible to implement this feature by a plugin?