weglot_active_translation_before_process
This filter allow you to interrupt translation process before Weglot check redirection needed.
add_filter( 'weglot_active_translation_before_process', '__return_false' );
Last updated
This filter allow you to interrupt translation process before Weglot check redirection needed.
add_filter( 'weglot_active_translation_before_process', '__return_false' );
Last updated