• Resolved disecor

    (@disecor)


    Hello.

    How can I show an edit button on the frontend next to the post title when you have edit permissions?

    Thanks

Viewing 1 replies (of 1 total)
  • Theme Author oceanwp

    (@oceanwp)

    Hello, you need to edit the single post template via your child theme and add this:

    <?php edit_post_link('edit post', '<p>', '</p>'); ?>
Viewing 1 replies (of 1 total)
  • The topic ‘Edit button in posts’ is closed to new replies.