hook for voxel_ajax_create_post for llow me to control whether events are triggered or not, and which events should be triggered

  • Posted 1 month ago

Hi, could you add a hook for voxel_ajax_create_post here to allow me to control whether events are triggered or not, and which events should be triggered? I’m improving the auto-save feature and don’t want events to run every time a field is updated. I’ll handle the event execution logic with my own optional code. I believe this would also be useful for other use cases, such as my live preview feature.

  • Images