# weglot\_menu\_parent\_item\_title

```php
add_filter( 'weglot_menu_parent_item_title', 'my_title' );
```
