apply_filters( 'lifterlms_person_login_fields', array[] $fields )
Customize the fields used to build the user login form
Parameters Parameters
- $fields
-
(array[]) An array of form field arrays.
Source Source
Changelog Changelog
| Version | Description |
|---|---|
| 3.0.0 | Introduced. |