do_action( 'lifterlms_after_free_enroll_fields' )
Template for the free enrollment form
Description Description
Displays to logged in users on pricing tables for free access plans if free checkout is not disabled via filter
Source Source
Changelog Changelog
| Version | Description |
|---|---|
| 5.0.0 | Use LLMS_Forms::get_free_enroll_form_html() in favor of deprecated LLMS_Person_Handler::get_available_fields(). |
| 3.4.0 | |
| 3.30.0 | Introduced. |