Files
WordPress/wp-admin/js
Peter Wilson 26c07ed8d9 Users: Check zxcvbn is defined before calling.
Prevents JavaScript errors by checking zxcvbn is defined before calling.

Changes `wp.passwordStrength.meter()` to return `-1` if the strength of the password is unknown.

On the user profile screen, `generatePassword()` checks if the user has entered the password before setting the value of the password input box.

Props peterwilsoncc, adamsilverstein.
Fixes #34905.

Built from https://develop.svn.wordpress.org/trunk@37940


git-svn-id: http://core.svn.wordpress.org/trunk@37881 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2016-07-01 12:45:29 +00:00
..
2016-06-15 16:37:29 +00:00
2013-11-15 05:16:09 +00:00
2016-03-10 23:18:26 +00:00
2013-12-05 22:01:10 +00:00
2016-06-15 16:37:29 +00:00
2015-06-01 17:38:29 +00:00