Hi, the best option here is to give it a test yourself. Report back if it doesn’t.
Kind regards
Hi, the google authentication disappears from the login page when using WP Cerber’s custom url Login page. Is there some kind of solution to this please?
-
This reply was modified 6 years, 6 months ago by
andregrek.
Plugin Author
Ivan
(@ivankk)
Hi @andregrek
The easiest solution is to disable WP Cerber, otherwise you can take a look at the hooks and filters on the login form and the check_otp function and go from there.
https://github.com/ivankruchkoff/google-authenticator/blob/515503f/google-authenticator.php#L78
Hope that helps and good luck.