groundhogg/event/pause
Used to run a block of code when event status changed to pause.
do_action('groundhogg/event/pause', $this);
You will receive the object of an event class as an argument.
Used to run a block of code when event status changed to pause.
do_action('groundhogg/event/pause', $this);
You will receive the object of an event class as an argument.
Still need help? Contact Us Contact Us