wpseek.com
A WordPress-centric search engine for devs and theme authors
authenticate › WordPress Filter Hooks
Since4.5.0
Deprecatedn/a
› apply_filters( 'authenticate', null, $username, $password )
Parameters: (3) |
|
Defined at: |
|
Codex: |
Filters whether a set of user login credentials are valid.
A WP_User object is returned if the credentials authenticate a user. WP_Error or null otherwise.
Related Functions: wp_authenticate, wp_authenticate_cookie, the_title, paused_themes_notice, wp_authenticate_spam_check, the_time