-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
54 lines (30 loc) · 2.49 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
=== Multisite Auto Language Switcher ===
Contributors: epiphyt, kittmedia
Tags: multisite, switcher language, preferred, automatic
Requires at least: 6.1
Stable tag: 1.0.0
Tested up to: 6.6
Requires PHP: 7.4
License: GPL2
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Automatically switch to a user's preferred language if Multisite Language Switcher is enabled and active for the current page.
== Description ==
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.
**Note: This plugin requires the plugin [Multisite Language Switcher](https://wordpress.org/plugins/multisite-language-switcher/).**
== Installation ==
1. Upload the plugin files to the `/wp-content/plugins/multisite-auto-language-switcher` directory, or install the plugin through the WordPress plugins screen directly.
1. Activate the plugin through the 'Plugins' screen in WordPress.
== Frequently Asked Questions ==
= Does Multisite Auto Language Switcher use cookies? =
Multisite Auto Language Switcher uses a cookie to prevent redirect loops between languages. In GDPR terms, it’s a required cookie to provide the functionality of redirecting a user to its preferred language. It is only stored for the current session and doesn’t contain any private data.
= Where are the settings? =
Currently, there are no settings and Multisite Auto Language Switcher automatically redirects anyone to their preferred language defined in their browser as soon as [Multisite Language Switcher](https://wordpress.org/plugins/multisite-language-switcher/) has been configured properly.
= Who are you, folks? =
We are [Epiphyt](https://epiph.yt/), your friendly neighborhood WordPress plugin shop from southern Germany.
= How can I report security bugs? =
You can report security bugs through the Patchstack Vulnerability Disclosure Program. The Patchstack team help validate, triage and handle any security vulnerabilities. [Report a security vulnerability.](https://patchstack.com/database/vdp/multisite-auto-language-switcher)
== Changelog ==
= 1.0.0 =
* Initial release
== Upgrade Notice ==
== Screenshots ==