[wp-trac] [WordPress Trac] #43443: Add a method for confirmation of requests for deleting or anonymizing of personal data

WordPress Trac noreply at wordpress.org
Wed Mar 7 11:12:33 UTC 2018


#43443: Add a method for confirmation of requests for deleting or anonymizing of
personal data
-------------------------------------------------+-------------------------
 Reporter:  azaozz                               |       Owner:  mikejolley
     Type:  enhancement                          |      Status:  assigned
 Priority:  normal                               |   Milestone:  5.0
Component:  General                              |     Version:
 Severity:  normal                               |  Resolution:
 Keywords:  gdpr has-patch dev-feedback needs-   |     Focuses:
  testing                                        |
-------------------------------------------------+-------------------------

Comment (by azaozz):

 > Log confirmed requests and perhaps show them on the dashboard

 Was thinking about this a bit more: instead of deleting the confirmation
 token from the DB perhaps we can set a "confirmed" status on it and keep
 it until the action is performed?

 Also, may be better to have a permanent log. Perhaps we can make a new
 private CPT (without editor, terms, revisions, etc. support) that will
 hold the log. Then can use postmeta to store the tokens on it. After the
 action is performed can add a row with the date and type of action but not
 the user email so it is anonymous.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/43443#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list