weglot_autoredirect_skip

This filter allow you to deactivate the autoswitch feature even if the option is activate.

add_filter( 'weglot_autoredirect_skip', '__return_true' );

Last updated