rtCamp / nginx-helper

Nginx Helper for WordPress caching, permalinks & efficient file handling in multisite
https://wordpress.org/plugins/nginx-helper/
224 stars 117 forks source link

woocommerce stock update support? #280

Closed ekkljs closed 1 year ago

ekkljs commented 1 year ago

Hi,

I am wondering it can flush the cash (better if it can flush a specific product using Nginx purge) if there is only change on the stock. Thank you.

gagan0123 commented 1 year ago

@ekkljs

I believe no one should flush cash 💸

Jokes aside, you can utilize the hook woocommerce_updated_product_stock to call the NGINX helpers purge functionality for that specific product and only flush its cache.

Since this is not a bug or enhancement request, marking this issue as closed.