-
Notifications
You must be signed in to change notification settings - Fork 95
Safeguard remove cap
from collisions with roles
#530
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Safeguard remove cap
from collisions with roles
#530
Conversation
…y same as role
Codecov ReportAll modified and coverable lines are covered by tests ✅ 📢 Thoughts on this report? Let us know! |
Thanks for starting this! The example you mentioned would make for a good Behat test :-) Would you be up for adding one? |
Sure @swissspidy I'll add the Behat test. Thank you. |
@swissspidy added behat test. Let me know if this works. |
The original suggestion in #98 (comment) was to add a |
@swissspidy I've added |
2f02b38
to
19aa208
Compare
remove cap
from collisions with roles
Fixes #98
Let's start with this:
ExMember
and capabilityexmember
wp user remove-cap 1 exmember
wp user remove-role
instead.