Hook into event when an event ends to detach event from recurring event object
-
Hi there,
I am working on an event management / booking system with your plugin, which is proving to be very powerful so far.
I realized that one area that can be improved is with the recurring event system; If a user wants to extend the recurring event to cover more months or days in the calendar, doing so will remove all the old booking data from the system, unless they manually “detach” each event.
I think this can easily be improved by introducing an option to automatically “detach” old events from the recurring event object.
While it would be great to have this as a core feature in the plugin, I would be very happy to simply find some directions to hook into the plugin and add the feature in my theme.
Do you have available :
- A hook for when an event ends
- A php function to detach that event from the recurring event object
?
This would be super appreciated and would add A LOT of power to an already fantastic plugin. Thank you so much!
Warm regards,
Evan
- The topic ‘Hook into event when an event ends to detach event from recurring event object’ is closed to new replies.