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