Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 567 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 567 Bytes

WP Security Plugin

Replaces WordPress password functions with native PHP password functions.

WP Filters

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