Файловый менеджер - Редактировать - /home/avadvi5/public_html/wp-content/plugins/complianz-gdpr-premium/integrations/plugins/woocommerce-variation-swatches.php
Ðазад
<?php defined( 'ABSPATH' ) or die( "you do not have access to this page!" ); /** * Make sure swatches is released from the cookie blocker. * Can be used for other script ID's well. Copy/Paste/Rename */ function cmplz_whitelist_woo_variation( $category, $total_match, $found ) { $string = 'woo-variation-swatches-js-extra'; //'string from inline script or source that should be whitelisted' if ( $found && false !== strpos( $total_match, $string ) ) { $category = 'functional'; } return $category; } add_filter ( 'cmplz_service_category', 'cmplz_whitelist_woo_variation', 10 , 3 );
| ver. 1.1 | |
.
| PHP 8.3.30 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка