groundhogg/event_queue/process/after

This action hook is used to run custom code once Groundhogg has completed the execution of an event using the event queue.

do_action( 'groundhogg/event_queue/process/after', $this );

Using this hook developer can access the Object of Event_Queue class of Groundhogg. This hook is ideal for designing the cleaning process once any event is completed.

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