Title: Actions Reference
Last modified: August 22, 2016

---

# Actions Reference

 *  Resolved [Till Krüss](https://wordpress.org/support/users/tillkruess/)
 * (@tillkruess)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/actions-reference/)
 * Hello!
 * The Jigoshop actions documentation seems very incomplete. Not sure if there is
   a complete one?
 * We want to flush our cache when _a new order is made_, or when _an order changes
   in any way_. Which actions do I need to hook into for that?
 * Thanks a lot!
 * [https://wordpress.org/plugins/jigoshop/](https://wordpress.org/plugins/jigoshop/)

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Author [MWSGD](https://wordpress.org/support/users/mwsgd/)
 * (@mwsgd)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/actions-reference/#post-5644167)
 * This is the only documentation on Jigoshop Actions: [https://www.jigoshop.com/documentation/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/](https://www.jigoshop.com/documentation/using-caching-plugins-jigoshop/)
 *  [Jigoshop Support – Marcin](https://wordpress.org/support/users/marcin_biegun-jigoshop/)
 * (@marcin_biegun-jigoshop)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/actions-reference/#post-5644191)
 * 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?
 *  Plugin Author [Jigoshop Support – Krzysztof](https://wordpress.org/support/users/krzysztofk-1/)
 * (@krzysztofk-1)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/actions-reference/#post-5644193)
 * 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.
 *  Thread Starter [Till Krüss](https://wordpress.org/support/users/tillkruess/)
 * (@tillkruess)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/actions-reference/#post-5644246)
 * Thanks Krzysztof, that was what I was looking for, because we’re doing some custom
   caching using transients.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Actions Reference’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/jigoshop_655549.svg)
 * [Jigoshop](https://wordpress.org/plugins/jigoshop/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/jigoshop/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/jigoshop/)
 * [Active Topics](https://wordpress.org/support/plugin/jigoshop/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/jigoshop/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/jigoshop/reviews/)

 * 4 replies
 * 4 participants
 * Last reply from: [Till Krüss](https://wordpress.org/support/users/tillkruess/)
 * Last activity: [11 years, 5 months ago](https://wordpress.org/support/topic/actions-reference/#post-5644246)
 * Status: resolved