Skip to content

Releases: wearerequired/user-roles-adjustments

0.2.1

Choose a tag to compare

@ocean90 ocean90 released this 22 Dec 10:41
b7a2fb4

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

Choose a tag to compare

@grappler grappler released this 28 Sep 05:30
a8bc587

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

Choose a tag to compare

@grappler grappler released this 27 May 07:36
Update documentation

Correct composer licence