wpseek.com
A WordPress-centric search engine for devs and theme authors
wp_authenticate › WordPress Action Hooks
Since1.5.1
Deprecatedn/a
› do_action_ref_array( 'wp_authenticate', array( &$credentials['user_login'], &$credentials['user_password'] )
Parameters: (2) |
|
Defined at: |
|
Codex: |
Fires before the user is authenticated.
The variables passed to the callbacks are passed by reference, and can be modified by callback functions.
Related Functions: wp_authenticate, wp_authenticate_cookie, wp_authenticate_spam_check, wp_checkdate, wp_authenticate_email_password, wp_attachment_is_image