Mik

Results 106 comments of Mik

Just wanted to add on here that I was testing with a clean Jurassic Ninja site, generating orders from the wp-admin screen. That was still triggering an email to the...

> Just noting here that some plugins use woocommerce_currency_symbol with HTML and this will impact those. For example, a quick search in GH pulls up [some repos that do this](https://github.com/plugandpay/woocommerce-currency-symbol-gel/blob/master/woocommerce-currency-gel.php)....

> If we choose to not allow HTML, I would expect the same in other cases where the currency symbol is used. I definitely agree with that premise. Although that...

Closing this as completed since it was part of the [2.9 release](https://github.com/woocommerce/google-listings-and-ads/releases/tag/2.9.0).

Thanks for providing a clear scenario. I definitely don't want to play a finger pointing game. But the limitation we are working with is that in your Google Merchant Center...

Also just wanted to cross link the issue here which has some additional discussion on the same topic: https://github.com/woocommerce/google-listings-and-ads/issues/1250 One of the suggestions was to check the type of requests...

Thanks @casperh123 for providing the additional screenshots. While I do agree that the Google for WooCommerce extension can improve it's loading of dependent classes (or at least the quantity depending...

@casperh123 The [2.9.5 release](https://github.com/woocommerce/google-listings-and-ads/releases/tag/2.9.5) included some refactoring in how certain services are loaded, especially for the frontend requests. While this doesn't resolve the issue you highlighted, I'm curious to see...

Thanks for the updated screenshots. That's good to see, as seen from the requests bigger changes were made for frontend requests. Hopefully we can continue finding additional improvements.

That's a great point, that there were circumstances where a failing call would continue to show a spinner. One of the differences I was also trying to highlight was that...