From a developer perspective, I would say.. it's good that WP does not have it. It's easy to modify the login page anyway. Not everyone needs 2fa login. It does not make any sense to push this to everyone using wp. Whoever needs it, can modify the login functionality instead.As in how about adding a mobile OTP option while logging into a WP dashboard of a site? It will make things more secure right?
The thing is many of my clients have gotten their sites hacked. I am just a writer but this worries me since millions of websites run on WP.From a developer perspective, I would say.. it's good that WP does not have it. It's easy to modify the login page anyway. Not everyone needs 2fa login. It does not make any sense to push this to everyone using wp. Whoever needs it, can modify the login functionality instead. It does not even have to be on login page. Just do another verification after logging in. It can be a separate page or something. If the user does not enter OTP, don't let him see anything else.
That has nothing to do with the login page TBH. People get hacked because of many reasons. The three biggest reasons in my opinion are:The thing is many of my clients have gotten their sites hacked. I am just a writer but this worries me since millions of websites run on WP.
hackers use exploits in plugins and wp itself, so they don't need any login. even with 2fa enabled, the site can still be hacked through vulnerable plugins and themes.The thing is many of my clients have gotten their sites hacked. I am just a writer but this worries me since millions of websites run on WP.
K understood.hackers use exploits in plugins and wp itself, so they don't need any login. even with 2fa enabled, the site can still be hacked through vulnerable plugins and themes.