/home/techb158/l2hypotheques.com/wp-content/plugins/elementor/modules/lazyload
NameSizeModeActions
module.php27900644editdlrm
Edit: /home/techb158/l2hypotheques.com/wp-content/plugins/elementor/modules/lazyload/module.php (2790B)
is_lazy_load_background_images_enabled() ) { return; } add_action( 'wp_head', function() { if ( ! $this->should_lazy_load_background_images() ) { return; } ?> should_lazy_load_background_images() ) { return; } ?> preview->is_preview_mode() && ! Plugin::$instance->editor->is_edit_mode(); } private static function is_lazy_load_background_images_enabled(): bool { return '1' === get_option( 'elementor_lazy_load_background_images', '1' ); } }