Releases: wearerequired/user-roles-adjustments
Releases · wearerequired/user-roles-adjustments
0.2.1
Fixed
- Ensure the user ID is numeric to prevent errors with incorrectly passed arguments.
Full Changelog: 0.2.0...0.2.1
0.2.0
Added
- A check to not allow deleting users who can delete users
- Type declarations to function arguments and return values.
Changed
- Use
activate_plugins
cap instead of delete_users
to check if the user is an administrator
- Increased minimum PHP version to 7.0
Initial Release 0.1.0
Update documentation
Correct composer licence