For the complete documentation index, see llms.txt. This page is also available as Markdown.

weglot_add_hreflang

This filter allow you to prevent Weglot add hreflangs if you want to add yours

add_filter( 'weglot_add_hreflang', '__return_false' );

Last updated