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