LifterLMS Gravity Forms Actions

llms_gform_lesson_form_completed

# Top

Description

Triggered upon completion of a Gravity Form embedded on a LifterLMS Lesson.

This is the action responsible for triggering the add on’s form completed engagement.

Parameters

Variable Type Description
$lead array Gravity Forms entry array
$form array Gravity Forms form array
$lesson_id int WP post ID of the lesson

llms_gforms_before_registration_form

# Top

Description

Triggered immediately prior to outputting the HTML of the Gravity Form being used to replace the LifterLMS User Registration Form.

Parameters

None

llms_gforms_after_registration_form

# Top

Description

Triggered immediately after outputting the HTML of the Gravity Form being used to replace the LifterLMS User Registration Form.

Parameters

None

llms_gforms_before_edit_form

# Top

Description

Triggered immediately prior to outputting the HTML of the Gravity Form being used to replace the LifterLMS User Edit Account Form.

Parameters

None

llms_gforms_after_edit_form

# Top

Description

Triggered immediately after outputting the HTML of the Gravity Form being used to replace the LifterLMS User Edit Account Form.

Parameters

None

Last Updated on
Was this article helpful?