This filter allow you to prevent weglot to be load.
add_filter( 'weglot_cancel_init', '__return_true' );
Last updated 1 year ago