For the complete documentation index, see llms.txt. This page is also available as Markdown.

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