[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 Apr 25 17:28:12 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):

 @azaozz
 https://core.trac.wordpress.org/attachment/ticket/43443/43443-refactor.diff
 takes care of:

 - Preventing multiple requests
 - Using a single post type
 - Moving user actions into a post type rather than meta.

 This is just missing cleanup which I don't have time to tackle this
 evening.

 For now this is also using post_title for action_name - we could use meta
 or something else, but I found post_name was no good due to handling in
 wp_insert_post.

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


More information about the wp-trac mailing list