Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / Classes / LLMS_Controller_Account

LLMS_Controller_Account

LLMS_Controller_Account class.

Contents

  • Description
    • Source
    • Changelog
  • Methods
  • User Contributed Notes

Description #Description


Source #Source

File: includes/forms/controllers/class.llms.controller.account.php


			

Expand full source code Collapse full source code


Top ↑

Changelog #Changelog

Changelog
Version Description
3.7.0
3.37.17 Refactored lost_password() and reset_password() methods.
3.35.0 Introduced.

Top ↑

Methods #Methods

  • __construct — Constructor
  • cancel_subscription — Lets student cancel recurring access plan subscriptions from the student dashboard view order screen
  • lost_password — Handle form submission of the Lost Password form
  • redeem_voucher — Redeem a voucher from the "Redeem Voucher" endpoint of the student dashboard
  • reset_password — Handle form submission of the Reset Password form
  • reset_password_handler — Handle the submission of the password reset form.
  • reset_password_link_redirect — Automatically redirect password reset links to the password reset form page.
  • update — Handle submission of user account edit form
  • validate_password_reset — Validates the password reset form.

Top ↑

User Contributed Notes #User Contributed Notes

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

Proudly powered by WordPress