Title: Edit Button
Last modified: August 24, 2016

---

# Edit Button

 *  Resolved [adeel h](https://wordpress.org/support/users/adeel-h/)
 * (@adeel-h)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/edit-button-2/)
 * Hi guys,
 * I am new to wordpress. I had a bootstrap theme that i converted into WP theme.
   
   Now i want to add an edit button/link just like in the twenty thirteen/fourteen
   theme that if i click on it and it goes to the page that i want to edit. I’ve
   searched for it but i cant find any tut or something about it. If someone has
   a good tut can you put a link under here so i can look at it?
 * Thanks

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [Matratzentester.com](https://wordpress.org/support/users/matratzentestercom/)
 * (@matratzentestercom)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/edit-button-2/#post-5971957)
 * Hi adeel h,
 * you can add this code to your WP theme (e.g. content.php) :
 * <?php
    edit_post_link( ‘Edit’, ‘<p>’, ‘</p>’ ); ?>
 * Regards
 *  Thread Starter [adeel h](https://wordpress.org/support/users/adeel-h/)
 * (@adeel-h)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/edit-button-2/#post-5972064)
 * Hi Matratzentester.com,
 * Thanks for the reply. It works but it links to the POSTS page in admin panel 
   and not to the PAGES. Is there any way i can do that or is it just possible for
   the POSTS?
 * Regards
 *  [Matratzentester.com](https://wordpress.org/support/users/matratzentestercom/)
 * (@matratzentestercom)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/edit-button-2/#post-5972123)
 * Did you also include it in e.g. content-page.php?
 * You need to include it in page template also.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Edit Button’ is closed to new replies.

## Tags

 * [edit](https://wordpress.org/support/topic-tag/edit/)
 * [edit button](https://wordpress.org/support/topic-tag/edit-button/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 2 participants
 * Last reply from: [Matratzentester.com](https://wordpress.org/support/users/matratzentestercom/)
 * Last activity: [11 years, 1 month ago](https://wordpress.org/support/topic/edit-button-2/#post-5972123)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
