• reconzero

    (@reconzero)


    Any way of deleting that link so it’s not visible for any visitor?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Class

    (@class)

    Look for <?php wp_register(); ?> in (your theme) sidebar.php (it’s usually there).

    More details here.

    ghanshyamgadhiya

    (@ghanshyamgadhiya)

    as explain by classmember just <?php wp_register(); ?> replace it with <?php //wp_register(); ?> in your sidebar.php (wp-content/themes/default).

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Delete the admin link from the pages’ is closed to new replies.