# weglot\_active\_current\_menu\_item

```php
add_filter( 'weglot_active_current_menu_item', '__return_true' );
```
