weglot_remove_google_translate
By default, Weglot prevent google translating page but with this flter you can enable this google feature
add_filter( 'weglot_autoredirect_only_home', '__return_false' );
Last updated
By default, Weglot prevent google translating page but with this flter you can enable this google feature
add_filter( 'weglot_autoredirect_only_home', '__return_false' );
Last updated