Polylang and WPMU in the static environment
Language Detection
The language detection is currently only supported for WPML and not Polylang.
If using using Polylang, we recommend disabling the Simply Static auto-redirect feature using the following filter:
add_filter( 'ssp_use_geo_redirect', '__return_false' );
For more information about how to use a filter in Simply Static click here.
Comparison of compatible features in the static environment
Polylang | WPMU | |
Language Detection | No | Yes |