I don’t mean to necro this exactly, but the same thing happened to a site of one our clients as well. We were using version 4.7, which we know is an older version but like the previous incident we had a lot of custom work that wouldn’t work on newer version without significant reworking.
No plugins have been updated and nothing on the site has changed…
Was there any update to this at all?
-
This reply was modified 7 years, 4 months ago by philmells.
It’s in /wp-content/plugins/flexible-frontend-login/includes/classes
The file is class.FrontendLogin.php and you want to look around lines 119-125 for this. I know I’m a bit late but there you go.