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

weglot_add_trailing_slash

By default Weglot adds a trailing slash to translated links. Return false to keep links without a trailing slash.

add_filter( 'weglot_add_trailing_slash', '__return_false' );