kollapsminoriteten/wp-content/themes/blocksy/inc/integrations/cartflows.php

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);