wp_set_password wrong password with special character
-
Hi all, i building a profile page for user in front-end, i have used wp_set_password for user change their password. If password contain ~,!,@,#,$… it ok, but if password contain one of “,<,>,’,? it will wrong. Such as i change password to 1234^& will ok, but when i change to 12345> it wrong, when i logout and login with 12345> it will notice password incorrect. Anyone can show me why? Thank you very much.
- The topic ‘wp_set_password wrong password with special character’ is closed to new replies.