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

weglot_active_translation_before_treat_page

This filter allow you to interrupt translation process after Weglot have check redirection needed.

add_filter( 'weglot_active_translation_before_treat_page', '__return_false' );

Last updated