Releases: devgeniem/wp-geniem-roles
Releases · devgeniem/wp-geniem-roles
1.6.1
What's Changed
- Fix return types by @HPiirainen in #45
New Contributors
- @HPiirainen made their first contribution in #45
Full Changelog: 1.6.0...1.6.1
1.6.0
- Removed role default caps false values. False values could cause problems if user has multiple roles with conflicting capabilities.
- Default caps has been listed in wiki page from now on: https://github.com/devgeniem/wp-geniem-roles/wiki/Ordered-helper-list-of-WP-default-caps
Note we will make changes to the release briefly according to the reported issue
This tag might be removed because it breaks the semantic versioning.
#44
1.5.2
1.5.1
1.5.0
1.4.0
1.3.1
- Removed hook that resets roles on wp-geniem-roles admin page. This might cause undesired situations if users reset roles by accident. Use these methods instead https://github.com/devgeniem/wp-geniem-roles#reset-roles-with-wp-geniem-roles.
1.3.0
1.2.2
Hotfix user creation role dropdown values
Fixes a bug with user creation view dropdown when user role has been restricted with a capability add_user
.