this filter allows you yo get the html generate for our switcher and modify it.
Last updated 1 year ago
You can find an exemple .
add_filter( 'weglot_button_html', 'custom_weglot_button_html', 10, 2 );