I can attest to that. I have a plugin that is saving a URL for maps.google.com and this information is being removed from the URL output on the frontend of the site referencing the Google maps script.
Can you provide any insight on the exact entry that would be necessary within the blacklist URLs section?
We decided to pursue another route in order to accomplish our goals.
There is an add to cart form for grouped products that allows you to add multiple products to the cart at once.
<form enctype="multipart/form-data" method="post" class="cart" action="/products/product-name/?add-to-cart=group&product_id=1123">
There may be an added script that processes each individual product that you are adding to the cart.
Hello Travellers,
The WooCommerce hooks call functions. These functions simply call smaller template files through woocommerce_get_template. This allows you to easily remove and add to the theme.
Take a look at woocommerce-hooks.php, woocommerce-template.php