How to REDIRECT /wp-login.php?action=register to the Plugin’s /registration page
-
I got the Registration page set up. Anyone can register is toggled on. Bots (and savvy visitors) can just go to [mydomain]/wp-login.php?action=register and use the default WordPress registration and not fill out the fields I want them to on the the plugin constructed Registration page.
If I turn off Anyone can Register, then the plugin generated Registration page says “Only administrators can add new users.” and the form is hidden.
What am i missing? I would think the plugin would automatically redirect /wp-login.php?action=register to the plugin’s registration page, but it doesn’t. I have scoured the documentation and the support forum and cannot find recommendations on how to handle this dilemma. Is there a toggle I missed in the plugin settings? Is there another plugin that WPEverest recommends to close this registration back door?
Please advise.
Thank you!
- The topic ‘How to REDIRECT /wp-login.php?action=register to the Plugin’s /registration page’ is closed to new replies.