I am working on a website where I need to have links to posts or pages that a user has added to the website. For example, a user can login to the backend of the website and they will automatically go to their profile page. In the profile page, they can see what posts and pages they have added. I want them to be able to edit their own posts or pages when they click on a link in the profile page.
I know how to add extra fields in the profile page, but I am not sure how to add links that will take them to the editor for their own posts and pages. Can someone point me in the right direction?