首页
教程
精选插件
最近更新
标签
主站
语言/Language
English
简体中文
Linux 软件免费装
在这里免费安装WordPress以及其他软件
当前标签:
bcrypt
Password Hash
Replaces wp_hash_password and wp_check_password with PHP password_hash and password_verify if PHP has support for them.
Password bcrypt
Replaces wp_hash_password and wp_check_password with PHP 5.5's password_hash and password_verify.
Passwords Evolved
A reimagining of WordPress authentication using modern security practices.
External Login
External Login allows users to log in to the WordPress site with a different database of users.
WP Hash Password
Replaces the pluggable wordpress function wp_hash_password()
WP Modern Password Hashing
Forces user password hashes as generated by WordPress to be more modern/secure.
PHP Native Password Hash
Makes WordPress use PHP's native password_hash() functions for portable, stronger, and time-attack safe bcrypt and Argon2 hashes.