PATH:
home
/
thebhoeo
/
public_html
/
booksfinders.com
/
wp-content__db40bc3
/
themes
/
woodmart
/
inc
/
integrations
<?php /** * Imagify. * * @package Woodmart */ if ( ! defined( 'IMAGIFY_VERSION' ) ) { return; } if ( ! function_exists( 'woodmart_single_product_gallery_images_webp' ) ) { /** * Single product change class with webp. * * @param string $class CSS Class. * * @return string */ function woodmart_single_product_gallery_images_webp( $class ) { $class .= ' imagify-no-webp'; return $class; } add_filter( 'woodmart_single_product_gallery_image_class', 'woodmart_single_product_gallery_images_webp' ); }
[+]
gutenberg
[-] woocs.php
[edit]
[+]
elementor
[-] wcfm.php
[edit]
[-] aioseo.php
[edit]
[-] woo-preview-emails.php
[edit]
[-] tgm-plugin-activation.php
[edit]
[-] imagify.php
[edit]
[-] wpml.php
[edit]
[-] yoast.php
[edit]
[-] wcfmmp.php
[edit]
[+]
woocommerce
[-] dokan.php
[edit]
[-] wcmp.php
[edit]
[+]
..
[+]
visual-composer
[-] rocket.php
[edit]
[-] wordfence.php
[edit]