This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Password bcrypt

विवरण

wp-password-bcrypt is a WordPress plugin to replace WP’s outdated and insecure
MD5-based password hashing with the modern and secure bcrypt.

It is written by roots.io people.

This plugin requires PHP >= 5.5.0 which introduced the built-in
password_hash and
password_verify functions.

See Improving WordPress Password Security
for more background on this plugin and the password hashing issue.

स्थापना

  1. Upload the plugin files to the /wp-content/plugins/password-bcrypt directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress

प्रश्नोत्तर

Manual installation as a must-use plugin

If you don’t use Composer, you can manually copy wp-password-bcrypt.php into your mu-plugins folder.

We do not recommend using this as a normal (non-MU) plugin. It makes it too easy to disable or remove the plugin.

समीक्षाहरू

सेप्टेम्बर 17, 2017
Every WordPress installation needs password hashing with bcrypt. Thanks 🙂
सबै 3 समीक्षाहरू पढ्नुहोस्

योगदानकर्ता र डेभलपरहरू

“Password bcrypt” खुला स्रोत सफ्टवेयर हो। निम्न व्यक्तिहरूले यो प्लगिनमा योगदान गरेका छन्।

योगदानकर्ताहरू

चेन्जलग

1.0.3

  • Check for another password plugin.

1.0.2

  • Added license file, excuse me.

1.0.1