BP Login Widget / Changing URL for wrong logins
-
Hello 🙂
Perhaps its a simple question, but i´m unable to cope it:
How to change the URL of wp-login.php (for a custom one) within the class-bp-core-login-widget.php, without touching the file itself.
I think it is Line 107:
<?php echo esc_url( site_url( ‘wp-login.php’, ‘login_post’ ) ); ?>
An idea has been to hide the form by css and hook it with a new id. But when i try this, my site broke down. But, is it the right way to solve it?
Looking forward for your nice support 🙂
Thank u!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.