Maybe we should take the chance and rethink the neaming scheme of hooks, so they better describe what they are doing, I propose sth. like:
pre_insert_event post_delete_event pre_delete_event [...]
(I think we can also drop the _hook suffix)
Maybe we should take the chance and rethink the neaming scheme of hooks, so they better describe what they are doing, I propose sth. like:
pre_insert_event
post_delete_event
pre_delete_event
[...]
(I think we can also drop the _hook suffix)