diff --git a/.wordpress-org/icon.svg b/.wordpress-org/icon.svg new file mode 100644 index 0000000..4b506a3 --- /dev/null +++ b/.wordpress-org/icon.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/README.md b/README.md new file mode 100644 index 0000000..f378147 --- /dev/null +++ b/README.md @@ -0,0 +1,16 @@ +# Multisite Auto Language Switcher + +Multisite Auto Language Switcher is a handy extensions for [Multisite Language Switcher](https://wordpress.org/plugins/multisite-language-switcher/), which adds an automatic redirect to the preferred language of a user. To do so, it uses the preferred language the user has defined in its browser, which it automatically transmits on every request, to determine a matching language within your website. If a match could be found, it automatically redirects the user to this variant of the content. + +## Requirements + +* WordPress 6.1 +* PHP 7.4 + +## Who are you, folks? + +We are [Epiphyt](https://epiph.yt/), your friendly neighborhood WordPress plugin shop from southern Germany. + +## License + +Multisite Auto Language Switcher is free software, and is released under the terms of the GNU General Public License version 2 or (at your option) any later version. See [LICENSE](LICENSE) for complete license.