Viewing 4 replies - 1 through 4 (of 4 total)
  • Anonymous User 5826054

    (@anonymized-5826054)

    My advice is to keep wp-login.php, but if you really need to change it, here is a solution from a couple years ago:

    http://wordpress.org/support/topic/how-to-change-from-wp-loginphp-to-login?replies=4

    You’ll need to edit the .htaaccess file and change any references to wp-login.php

    Thread Starter Moto-foto

    (@moto-foto)

    Thanks, but what I was looking for was a way to have my users login with a different page, every time I make the login page it doesnt redirect to actual login, what is the code or link I need to use to make that happen? I’m using buddy press.

    Anonymous User 5826054

    (@anonymized-5826054)

    The general advice you’ll hear is to never ever hack the WordPress core files.

    One option might be to use .htaccess to mask the URL. Have you looked into that option? I’ll see if I can find the exact code.

    Anonymous User 5826054

    (@anonymized-5826054)

    This plugin might be a good fit for you:

    http://wordpress.org/plugins/better-wp-security/

    Then you’ll need to install another plugin to style the login page to suit your needs. I don’t know of any plugins that will automatically use the theme’s style.

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

The topic ‘Custom Login Plugin’ is closed to new replies.