LLMS_Person_Handler::get_lost_password_fields()

Retrieve fields for password recovery


Description Description

Used to generate the form where a username/email is entered to start the password reset process.


Return Return

(array[]) An array of form field arrays.


Top ↑

Source Source

File: includes/class.llms.person.handler.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
5.0.0 Use LLMS_Forms::are_usernames_enabled() in favor of deprecated option "lifterlms_registration_generate_username". Remove field values set to the default value for a form field.
3.8.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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