Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/forms/controllers/class.llms.controller.account.php

LLMS_Controller_Account::reset_password()

Method: Handle form submission of the Reset Password form

Source: includes/forms/controllers/class.llms.controller.account.php:285

Used by 0 functions | Uses 0 functions

LLMS_Controller_Account::reset_password_handler()

Method: Handle the submission of the password reset form.

Source: includes/forms/controllers/class.llms.controller.account.php:309

Used by 0 functions | Uses 0 functions

llms_before_user_reset_password_submit

Action Hook: Fire an action before the user password reset form is handled.

Source: includes/forms/controllers/class.llms.controller.account.php:321

Used by 0 functions | Uses 0 functions

llms_validate_password_reset_form

Filter Hook: Add custom validations to the password reset form.

Source: includes/forms/controllers/class.llms.controller.account.php:330

Used by 0 functions | Uses 0 functions

llms_password_reset_send_admin_notification

Filter Hook: Send the WP Core admin notification when a user’s password is changed via the password reset form.

Source: includes/forms/controllers/class.llms.controller.account.php:354

Used by 0 functions | Uses 0 functions

llms_user_password_reset

Action Hook: Fire an action the the user’s password is reset.

Source: includes/forms/controllers/class.llms.controller.account.php:366

Used by 0 functions | Uses 0 functions

LLMS_Controller_Account::reset_password_link_redirect()

Method: Automatically redirect password reset links to the password reset form page.

Source: includes/forms/controllers/class.llms.controller.account.php:383

Used by 0 functions | Uses 0 functions

LLMS_Controller_Account

Class: LLMS_Controller_Account class.

Source: includes/forms/controllers/class.llms.controller.account.php:20

Used by 0 functions | Uses 0 functions

LLMS_Controller_Account::validate_password_reset()

Method: Validates the password reset form.

Source: includes/forms/controllers/class.llms.controller.account.php:405

Used by 0 functions | Uses 0 functions

LLMS_Controller_Account::__construct()

Method: Constructor

Source: includes/forms/controllers/class.llms.controller.account.php:31

Used by 0 functions | Uses 0 functions
1 2 Next »
Proudly powered by WordPress