Thread Starter
mixoet
(@mixoet)
Hi,
Ok, I’ve found the problem.
Your plugin deregisters password-strength-meter script in line 763 of login-security-solution.php.
However wp-admin/js/user-profile.js, the script which also triggers the color scheme changer, requires password-strength-meter script to work. Please see line 330 of wp-includes/script-loader.php.