This filter allow you to prevent Weglot add hreflangs if you want to add yours
add_filter( 'weglot_add_hreflang', '__return_false' );
Last updated 1 year ago