File: /home/dtptviut/domains/hyggestolen.dk/public_html/wp-content/plugins/external-images/defines.php
<?php
/* Define plugin constants */
/* You can choose to have the inline filters always reset the other filters rather than refine */
if (!defined('EI_ADD_FEATURED_IMAGE_TO_GALLERY')) {
//Plugin path
define('EI_ADD_FEATURED_IMAGE_TO_GALLERY', false);
}
if (!defined('EI_BETA')) {
//Plugin path
define('EI_BETA', false);
}
if (!defined('EI_DISABLE_VARIATION_JS')) {
//Plugin path
define('EI_DISABLE_VARIATION_JS', false);
}
if (!defined('EI_VARIATION_GALLERY_WRAPPER_CSS')) {
define('EI_VARIATION_GALLERY_WRAPPER_CSS', '.woocommerce-product-gallery');
// define('EI_VARIATION_GALLERY_WRAPPER_CSS', '.rtwpvg-images');
// define('EI_VARIATION_GALLERY_WRAPPER_CSS', '.woo-variation-product-gallery');
}