[wp-trac] [WordPress Trac] #48794: Feature Request - Is PII? for User Meta
WordPress Trac
noreply at wordpress.org
Tue Nov 26 07:29:55 UTC 2019
#48794: Feature Request - Is PII? for User Meta
-----------------------------+-----------------------------
Reporter: bhubbard | Owner: (none)
Type: feature request | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Users | Version:
Severity: normal | Keywords:
Focuses: privacy |
-----------------------------+-----------------------------
I would like to see a new column for the user_meta table, Boolean where
user meta can be marked as Personal Identifiable Information (PII).
Plugins/Themes can use this when saving/reading user data. For example, a
plugin could delete all data that is PII upon request, but keep other data
for other purposes.
{{{
is_pii
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/48794>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list