groundhogg/steps/init
This Groundhogg WordPress hook is used to add custom actions when the steps are loaded. You can use this action to add custom steps.
do_action( 'groundhogg/steps/init', $this );
This action provides an object of step manger as an argument to work with.