I want to remove some links that are seen based on the user's role.
Right now a Subscriber is only able to see the following links in the dashboard: Dashboard | Profile which is fine since they don't need to see anything else.
The Contributor is able to see Dashboard | Write | Manage | Comments | Profile and I want them only to see Dashboard | Write | Profile.
How would I be able to change this?