groundhogg/event_queue/process/before

This action hook is used to run custom code before the event is processed by the event queue of Groundhogg.

do_action( 'groundhogg/event_queue/process/before', $event_ids );

Using this hook developer can access the Id of the event which about to run in-process queue.

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Us Contact Us