[wp-trac] [WordPress Trac] #43440: Add personal data from comments to personal data export
WordPress Trac
noreply at wordpress.org
Tue May 1 00:02:55 UTC 2018
#43440: Add personal data from comments to personal data export
-------------------------------------------------+-------------------------
Reporter: azaozz | Owner: azaozz
Type: enhancement | Status: reopened
Priority: normal | Milestone: 4.9.6
Component: Administration | Version:
Severity: normal | Resolution:
Keywords: gdpr has-patch has-unit-tests | Focuses:
fixed-major commit |
-------------------------------------------------+-------------------------
Comment (by desrosj):
[attachment:43440.8.diff] addresses the remainder of the feedback from
@ocean90.
- `@param` and `@return` shouldn't be aligned.
- "Comment Agent" should be "Comment Author User Agent".
- For variable property names, we usually use curly braces, so
`$comment->{$key};`.
- Comment meta is not used, pass `update_comment_meta_cache` to
`get_comments()`?
--
Ticket URL: <https://core.trac.wordpress.org/ticket/43440#comment:33>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list