Hi,
I'm testing on a development site that uses real forum data from a production site. It's being tested to see if upgrading the production site to the latest WP and Simple:Press versions are problem-free.
I'm running the dev site on Wordpress 4.3.1 and Simple:Press 5.5.11 with all SP plugins updated. The production runs on much earlier versions for both but is generally running fine.
Anyway, there's one problem I detected and it's that the password change screen in Profile->Account Settings doesn't seem to be working. I get the "Account Settings Updated" after entering the new password twice but no actual change to the password happens.
When I use the Wordpress "Your Profile" screen to change the password it works.
I also have Woocommerce installed and using its account editing page I am also able to change the logged in user's password.
I have an event logger that logs all WP password changes and from there I see that no password change actually takes place using the Simple:Press profile screen but the changes using the default Wordpress and Woocommerce forms are working. This actually works on the older website so I'm wondering if it may be an incompatibility with how WP4.3 now handles passwords. Thanks!