توضیحات
This plugin replaces the pluggable wordpress function wp_hash_password() for a better security. The passwords are hashed with bcrypt. After activation the users should create new passwords.
نصب
This section describes how to install the plugin and get it working.
It can be installed in two ways, firstly by downloading the plugin from the WordPress directory website or by via the WordPress admin page for adding a new plugin
Downloading from WordPress Website
- Download the plugin from the wordpress plugin directory
- Unzip the plugin
- Upload
/wp-hash-password/
directory to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Using the WordPress Admin page for installing
- Go to the admin page and select the ‘Plugins’ menu, using the ‘Add new’ menu item
- Search for ‘WP Hash Password’
- Select install for the plugin ‘WP Hash Password’ by Ninos Ego
- Activate the plugin through the ‘Installing Plugin’ page in WordPress
نقد و بررسیها
نقد و بررسیای برای این افزونه یافت نشد.
توسعه دهندگان و همکاران
“WP Hash Password” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کردهاند.
مشارکت کنندگانترجمه “WP Hash Password” به زبان شما.
علاقه مند به توسعه هستید؟
کد را مرور کنید, را بررسی کنید مخزن SVN, یا مشترک شوید گزارش توسعه توسط RSS.
گزارش تغییرات
1.0.7
Compatible with WordPress 4.1
1.0.6
Compatible with WordPress 4.0
1.0.5
Compatible with WordPress 3.9
1.0.4
Compatible with WordPress 3.8
1.0.3
Compatible with WordPress 3.7
1.0.2
Compatible with WordPress 3.6
1.0.1
Added index.php
1.0.0
First edition