這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

WP Hash Password

描述

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

  1. Download the plugin from the wordpress plugin directory
  2. Unzip the plugin
  3. Upload /wp-hash-password/ directory to the /wp-content/plugins/ directory
  4. Activate the plugin through the ‘Plugins’ menu in WordPress

Using the WordPress Admin page for installing

  1. Go to the admin page and select the ‘Plugins’ menu, using the ‘Add new’ menu item
  2. Search for ‘WP Hash Password’
  3. Select install for the plugin ‘WP Hash Password’ by Ninos Ego
  4. Activate the plugin through the ‘Installing Plugin’ page in WordPress

評價

There are no reviews for this plugin.

貢獻者及開發者

“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