# weglot\_active\_translation\_before\_treat\_page

```php
add_filter( 'weglot_active_translation_before_treat_page', '__return_false' );
```
