Bug
Shipped
Bug: Delete Button Visible on Contributor Plugins Without Permission
The delete button appears on plugins where I’m a **contributor**, not the owner. Clicking it returns:
> You do not have permission to delete this item.
Expected
– Hide the delete button for contributor plugins, OR
– Replace it with **”Remove from My List”** — unlinks the plugin from my dashboard without deleting it
Steps to Reproduce
- Go to Dashboard > Plugins
- Find a plugin where your role is Contributor (not Developer)
- Click Delete
- See permission error
Note
Contributors should be able to remove a plugin from their personal list without deleting the actual plugin. The backend permission is correct — only the UI doesn’t reflect it.