User login pages / wp_login_form?
-
I am attempting to use the Stealth Login Page plugin, I am running into issues. It works as expected, and redirects when the incorrect URL is entered.
But, the problem is getting all of WP to use the new login page. There are many built in functions (such as wp_login_form() ) which default to the wp-login.php. I could go in manually and change them, but that would make updating in the future a mess.
Is there any solution to this problem? Or will I be required to add in a function which modifies the wp_login_form() to use the new login URL?
Thanks, any advice appreciated.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘User login pages / wp_login_form?’ is closed to new replies.