wp-productzilla/wp-content/themes/blocksy/inc/integrations/cartflows.php
rizal.productzilla e38e8b231d templating
2024-04-01 16:08:46 +07:00

6 lines
149 B
PHP

<?php
add_filter('cartflows_remove_theme_styles', '__return_false', 10, 1);
add_filter('cartflows_remove_theme_scripts', '__return_false', 10, 1);