Thank You! This is exactly what I need.
In link isn’t solution how to disable IP logging or all “User login” functionality.
I need know for example wp action what I could insert in separate plugin (or theme functions.php file) and disable this for projects where I don’t want all user login IP to be saved in DB.
Or feature in plugin (in next releases) where I could turn off IP logging (or at least anonymise them).
No this don’t solve issue. Whenever admin login in system his IP address is saved in plugin for lifetime. This is not good because:
1) this is against GDPR
2) if website is hacked then admin real IP address is visible
-
This reply was modified 6 years, 4 months ago by pswpuser.