How to remove 'Register' link from Wordpress Login Page

Discussion in 'WordPress' started by irisw, Mar 3, 2011.

  1. #1
    On the WordPress Login page, there is a link for visitors to register. I would like to remove this link but still allow people whom I invite and other trusted individuals to register. How do I remove the 'Register' link from wp-login.php?

    I'd rather not use a plugin, if possible. I'm using Thesis theme, so if anyone can tell me what code to insert in custom-functions file, that's be ideal.

    Any help will be much appreciated.
     
    irisw, Mar 3, 2011 IP
  2. Nusaint

    Nusaint Well-Known Member

    Messages:
    597
    Likes Received:
    20
    Best Answers:
    0
    Trophy Points:
    110
    Digital Goods:
    1
    #2
    Have you tried removing the option from admin panel?
     
    Nusaint, Mar 3, 2011 IP
  3. mrkool

    mrkool Active Member

    Messages:
    261
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    85
    #3
    This link will help you.
    https://wordpress.org/support/topic/hide-register-link-on-sidebarloginphp
    HTML:

     
    mrkool, Mar 3, 2011 IP
  4. irisw

    irisw Peon

    Messages:
    24
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Removing the option from the admin panel means no one can register. I still want to allow some people to register (e.g., I can give them the link to /wp-login.php?action=register)... I just don't want random visitors who land on the Login page to see the 'Register' link.
     
    irisw, Mar 3, 2011 IP