Add an Edit Link to your Posts and Pages

Displays a link to edit the current post, if a user is logged in and allowed to edit the post. It must be used within The Loop.

<?php edit_post_link(__('Edit This')); ?>

Source

Leave a Comment

*