• Hi
    Is it any way i can hide <<Edit this Entry >> on the pages , it is OK if this is a blog but this is a static pages..
    Your help is appreciated
    Thanx

    Lev

Viewing 3 replies - 1 through 3 (of 3 total)
  • only someone logged in with admin or editor status will see this link.

    if you really want to get rid of it – edit the template file that generates your page (page.php or index.php) and look for:
    <?php edit_post_link('Edit this entry.', '<p>', '</p>'); ?>

    and remove it.

    Thread Starter alev

    (@alev)

    Thanx alchymyth

    that is what I need

    Lev

    Thread Starter alev

    (@alev)

    Oh yes will it remove the existing one?
    Lev

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Edit Entry link on the page’ is closed to new replies.