Replaces WordPress password functions with native PHP password functions.
| Hook | Description |
|---|---|
| wp_password_hash_algo | Filter the algorithm that is provided to the password_hash function |
| wp_password_hash_options | Filter the options array that is provided to the password_hash function |