wpseek.com
A WordPress-centric search engine for devs and theme authors
login_form_{$action} › WordPress Action Hooks
Since2.8.0
Deprecatedn/a
› do_action( "login_form_{$action}" )
Defined at: |
|
Codex: |
Fires before a specified login form action.
The dynamic portion of the hook name, $action
, refers to the action
that brought the visitor to the login form. Actions include 'postpass',
'logout', 'lostpassword', etc.
Related Functions: doing_action, wp_login_form, install_plugin_information, form_option, do_action, login_footer
Related Hooks: login_form_top, login_form, login_form_defaults, login_form_middle, login_form_bottom