Skip to content

Replaces WordPress password functions with native PHP password functions.

Notifications You must be signed in to change notification settings

cyberpearuk/wp-plugin-security

Repository files navigation

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