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.ww.wp.xz.cn/reference/hooks/login_url/
Viewing 1 replies (of 1 total)
The topic ‘Comments login’ is closed to new replies.
(@nicolaskais)
5 years 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?