[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
Fri Apr 27 16:04:06 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:  4.9.6
Component:  General                         |     Version:
 Severity:  normal                          |  Resolution:
 Keywords:  gdpr needs-testing needs-patch  |     Focuses:
--------------------------------------------+-------------------------

Comment (by mikejolley):

 https://core.trac.wordpress.org/attachment/ticket/43443/43443.6.patch

 ^ Latest patch moves meta to post columns for more efficient storage:

 - post title - email address
 - post name - action name
 - post password - confirm key/hash
 - post modified - timestamp for the key

 All wrapped in a new `WP_User_Request` object for convenience.

 Also introduces some clean up methods which marked expired requests as
 failed as requested by @azaozz

 Tested both screens and seems to work :)

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


More information about the wp-trac mailing list