Plugin info

Total downloads: 1,450
Active installs: 10
Total reviews: 0
Average rating: 0
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 6/4/2013 (4647 days ago)
Added to WordPress: 6/4/2013 (12 years old)
Minimum WordPress version: 3.5
Tested up to WordPress version: f
Minimum PHP version: f

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 4647 days ago

20/100

Is Password Strength Indicator using jQuery and XML abandoned?

Possibly abandoned (last update 4647 days ago).

Compatibility

Requires WordPress: 3.5
Tested up to: f
Requires PHP: f

Languages

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

No similar plugins found yet.

Description

This WP plugin use Password Strength Indicator using jQuery and XML plugin to display the password strength meter to help users create strong password. The password indicator will be displayed in the format “11 more characters, At least 2 more numbers, 1 more symbol, 1 Upper case characters”.
The password policy information is stored in an XML file and the client-side script and code behind are using the information in the XML file to perform
the password strength validation.

Features

*  Display password strength indicator in text in the format (11 more characters, At least 2 more numbers, 1 more symbol, 1 Upper case characters) and progress bar meter with colors.
*   The password policy, bar color and width are stored in the XML file and consume by the client-side and server side
*   Use XSLT to transform the password policy XML file into HTML.

Example

* MVC - http://mvc.ysatech.com/Account/Register * ASP/ASP.NET http://download.ysatech.com/ASP-NET-jQuery-Password-Strength/

Installation

No installation instructions available

Frequently Asked Questions

No FAQ available

Review feed

No reviews available

Screenshots

  1. Example

    Example

Changelog

1.0

*   04-15-2013 Initial version using PHP