[wp-trac] [WordPress Trac] #43879: Add tools for anonymizing of post authors

WordPress Trac noreply at wordpress.org
Fri Apr 27 13:52:27 UTC 2018


#43879: Add tools for anonymizing of post authors
-------------------------------------------------+-------------------------
 Reporter:  TZ Media                             |       Owner:  (none)
     Type:  defect (bug)                         |      Status:  new
 Priority:  normal                               |   Milestone:  Awaiting
                                                 |  Review
Component:  General                              |     Version:
 Severity:  normal                               |  Resolution:
 Keywords:  has-patch needs-testing needs-unit-  |     Focuses:
  tests gdpr 2nd-opinion                         |
-------------------------------------------------+-------------------------

Comment (by TZ Media):

 Here's my first shot on a posts anonymizer.

 I'm currently setting the post_author to the non-existing ID 0 (same ID
 the comments anonymized uses). And I'm not changing anything else, because
 when non attached to a user anymore, I believe the post does not contain
 anything that might be considered personal data (if the content is clean,
 but we don't check that for comments, either).

 As the post itself does not store the author name in some form, I can't
 set it to `__( 'Anonymous' )` or something else.

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


More information about the wp-trac mailing list