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

weglot_get_options_from_cdn_cache

This filter allow you to prevent to load Weglot settings from transient.

add_filter( 'weglot_get_options_from_cdn_cache', '__return_false' );

Last updated