New Plugin Release 3.5.0
· One min read
The version 3.5.0 has been released today on WordPress.
This update fixes compatibility issues with Protect Endpoints, improves Reset Password, and drops legacy PHP support.
New Features
- Search user by email on Reset Password #31
Bug Fixes
- Fix: unable to create a post when Protect Endpoints is enabled for all endpoints #62
Improvements
- Switch
get_user_by_emailtoget_user_by()due to WordPress deprecation - Remove
convertUserToArraymethod fromWordPressData - Drop support for PHP 5.3 and PHP 5.4
If you encounter any issues after updating, please open an issue on GitHub.
