[wp-trac] [WordPress Trac] #43442: Add tools for anonymizing of commenters

WordPress Trac noreply at wordpress.org
Tue Apr 17 23:19:05 UTC 2018


#43442: Add tools for anonymizing of commenters
------------------------------------------+---------------------
 Reporter:  azaozz                        |       Owner:  (none)
     Type:  enhancement                   |      Status:  new
 Priority:  normal                        |   Milestone:  5.0
Component:  General                       |     Version:
 Severity:  normal                        |  Resolution:
 Keywords:  gdpr has-patch needs-testing  |     Focuses:
------------------------------------------+---------------------

Comment (by allendav):

 Replying to [comment:17 birgire]:
 > [attachment:43442.4.c.diff] is a suggestion that...
 >

 @birgire - thank you - that tests nicely! The only downside I see is that
 core actions/filters associated with wp_update_comment won't fire, but in
 this particular case I don't think that will be a problem.  @azaozz - do
 you concur?

 > I was wondering about the idea of num_items_retained and message...

 @birgire - Ideally, message would include an array of messages like
 "Comment 1432 contained personal data but could not be anonymized" -
 again, I think that is unlikely if not impossible (which is why my own
 patch returned 0 and an empty array) - which I think would be ok if yours
 did that as well.

 If you do want to have num_item_retained non-zero, then we should also
 have a message for each failure - that way the admin can make informed
 decisions about what they want to do next.

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


More information about the wp-trac mailing list