Plugin Author
MWSGD
(@mwsgd)
This is the only documentation on Jigoshop Actions: https://www.jigoshop.com/documentation/actions/
I will ask someone else on our team with more knowledge in this area to reply with possibilities.
Note: Please be sure to allow proper exclusions when running plugins for caching. Exclusions are noted here: https://www.jigoshop.com/documentation/using-caching-plugins-jigoshop/
Hi Till,
we’re in the process of rewriting core and new list of actions will be released after Jigoshop 2.0 is there.
” flush our cache” – do you mean JWOS? Transient Cache? W3TC? Sth else?
order_status_{new status} or order_status_{old status}_to_{new status} this should work.
And status codes:
pending, on-hold, processing, completed, refunded, cancelled.
Thanks Krzysztof, that was what I was looking for, because we’re doing some custom caching using transients.