wpseek.com
A WordPress-centric search engine for devs and theme authors
wp_hash_password_options › WordPress Filter Hooks
Since6.8.0
Deprecatedn/a
› apply_filters( 'wp_hash_password_options', array()
Parameters: (2) |
|
Defined at: |
|
Codex: |
Filters the options passed to the password_hash() and password_needs_rehash() functions.
The default hashing algorithm is bcrypt, but this can be changed via the {@see 'wp_hash_password_algorithm'} filter. You must ensure that the options are appropriate for the algorithm in use.
Related Functions: wp_hash_password, wp_get_password_hint, wp_set_password, wp_dashboard_plugins, wp_check_password, wp_ajax_send_password_reset