• Hi,
    i want to registration link so that anyone can not just register them selves i just want to keep login for admin only and no one else can login or can be able to register can someone help me how to do it ?
    Thank You

Viewing 4 replies - 1 through 4 (of 4 total)
  • If I understand you correctly, you want to prevent users from registering. I suggest that you edit the template which corresponds to the side bar and remove the bit which includes the login/register link.

    Moderator James Huff

    (@macmanx)

    First, go to Options/General and make sure that “Anyone can register” is de-selected. Then, remove the link from your template as Schestowitz suggested. If you want to “bolt the doors” even further, feel free to delete the wp-register.php file.

    Specifically, remove this code, generally found in the sidebar.php file <?php wp_register(); ?>

    Thread Starter vikramdhani

    (@vikramdhani)

    Hey thanks guys let me try all what u guys told me

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘User Registraion Problem’ is closed to new replies.