The link you’re referring to would be generated either as the WP default or by your theme. So if you want any WP generated login links to point to a front end login you’ve created, then you need to use WP’s login_url filter to change where those links point to. https://developer.wordpress.org/reference/hooks/login_url/
(@nicolaskais)
4 years, 10 months ago
I want only logged in WP-Memebers users to comment on post but the login redirects to that of WordPress instead of WP-members.
How do we change that?