Title: Event unsubscribe hook
Last modified: August 31, 2016

---

# Event unsubscribe hook

 *  Resolved [sobrio](https://wordpress.org/support/users/sobrio/)
 * (@sobrio)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/event-unsubscribe-hook/)
 * Hello, I searched through the plugin code and this forum but I didn’t find my
   answer.
 * I am using a plugin hook to trigger an action from another plugin.
    The hook 
   i am using is em_booking_save wich is fired when a user subscribe to an event.
   It works perfectly.
 * Now I need to do the opposite tho. I need a hook wich is fired when a user **
   unsubscribe** an event, but I really can’t find which one it is.
 * Could you please help me here?
 * Thank you very much.
 * [https://wordpress.org/plugins/events-manager/](https://wordpress.org/plugins/events-manager/)

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

 *  Thread Starter [sobrio](https://wordpress.org/support/users/sobrio/)
 * (@sobrio)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/event-unsubscribe-hook/#post-7119849)
 * P.s. I believe the class method is cancel($email = true) but there’s no hook 
   attached on it
 *  [caimin_nwl](https://wordpress.org/support/users/caimin_nwl/)
 * (@caimin_nwl)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/event-unsubscribe-hook/#post-7119981)
 * As a workaround you may be able to do something with em_booking_set_status as
   the booking status changes when a booking is cancelled.

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

The topic ‘Event unsubscribe hook’ is closed to new replies.

 * ![](https://ps.w.org/events-manager/assets/icon-256x256.png?rev=3550347)
 * [Events Manager - Calendar, Bookings, Tickets, and more!](https://wordpress.org/plugins/events-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/events-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/events-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/events-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/events-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/events-manager/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [caimin_nwl](https://wordpress.org/support/users/caimin_nwl/)
 * Last activity: [10 years, 3 months ago](https://wordpress.org/support/topic/event-unsubscribe-hook/#post-7119981)
 * Status: resolved