[wp-trac] [WordPress Trac] #43767: Auto Delete Users after a period of time
WordPress Trac
noreply at wordpress.org
Fri Apr 13 18:01:42 UTC 2018
#43767: Auto Delete Users after a period of time
-------------------------+------------------------------
Reporter: David 279 | Owner: (none)
Type: enhancement | Status: assigned
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: normal | Resolution:
Keywords: gdpr | Focuses:
-------------------------+------------------------------
Comment (by allendav):
Relevant: GDPR Article 5, Paragaph 1(e) https://gdpr-info.eu/art-5-gdpr/
Noteworthy: The wp_users table includes the registration datetime for the
user but not the last time they logged in / had their credentials used to
authenticate a request.
https://codex.wordpress.org/Database_Description#Table:_wp_users
There are probably a few factors to be considered before auto-deleting an
idle account, e.g. whether or not if the user has provided content (e.g.
posts, attachments, comments).
If we do this, the solution should probably allow a plugin to block auto-
deleting (e.g. if the user account needs to be retained for legal or
contractual purposes.)
--
Ticket URL: <https://core.trac.wordpress.org/ticket/43767#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list