Quantcast
Channel: WordPress Developer Resources | Developer.WordPress.org
Viewing all articles
Browse latest Browse all 10

login_form_{$action}

$
0
0

The dynamic portion of the hook name, $action, refers to the action that brought the visitor to the login form.

Possible hook names include:

  • login_form_checkemail
  • login_form_confirm_admin_email
  • login_form_confirmaction
  • login_form_entered_recovery_mode
  • login_form_login
  • login_form_logout
  • login_form_lostpassword
  • login_form_postpass
  • login_form_register
  • login_form_resetpass
  • login_form_retrievepassword
  • login_form_rp

Viewing all articles
Browse latest Browse all 10

Trending Articles