LLMS_Forms::get_free_enroll_form_html( LLMS_Access_Plan $plan )
Retrieve the HTML of form fields used for the “free enrollment” form
Description Description
See also See also
Parameters Parameters
- $plan
-
(Required) Access plan being used for enrollment.
Return Return
(string)
Source Source
File: includes/forms/class-llms-forms.php
Changelog Changelog
Version | Description |
---|---|
5.0.0 | Introduced. |