/var/www/wp2.qr4y.com/www/wp-content/plugins/elementor/modules/performance-lab
NameSizeModeActions
module.php18260644editdlrm
Edit: /var/www/wp2.qr4y.com/www/wp-content/plugins/elementor/modules/performance-lab/module.php (1826B)
performance_lab_get_webp_src( $value['id'], 'full', $value['url'] ); } return $value; } public function __construct() { parent::__construct(); if ( $this->is_performance_lab_is_active() ) { add_filter( 'elementor/files/css/property', function( $value, $css_property, $matches ) { return $this->replace_css_with_webp( $value, $css_property, $matches ); }, 10, 3 ); } } }