apply_filters( 'llms_forms_get_free_enroll_form_fields', array[] $fields, LLMS_Access_Plan $plan )

Filter the list of LLMS_Form_Fields used to generate the “free enrollment” form


Parameters Parameters

$fields

(array[]) List of LLMS_Form_Field settings arrays.

$plan

(LLMS_Access_Plan) Access plan being used for enrollment.


Top ↑

Source Source

File: includes/forms/class-llms-forms.php

View on GitHub



Top ↑

Changelog Changelog

Changelog
Version Description
5.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.