weglot_autoredirect_only_home

This filter allow you to restrict autoredirect to the homepage only.

add_filter( 'weglot_autoredirect_only_home', '__return_true' );

Last updated