[wp-trac] [WordPress Trac] #43440: Add personal data from comments to personal data export
WordPress Trac
noreply at wordpress.org
Tue Mar 27 13:40:23 UTC 2018
#43440: Add personal data from comments to personal data export
----------------------------------------+------------------
Reporter: azaozz | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 5.0
Component: Administration | Version:
Severity: normal | Resolution:
Keywords: gdpr has-patch 2nd-opinion | Focuses:
----------------------------------------+------------------
Comment (by azaozz):
Also, in 43440.4.diff: we can determine when we're done when `$done =
count( $comments ) < $number;` to avoid one more loop. That leaves the
edge case when `count( $comments )` exactly matches `$number` but thinking
we can live with that :)
--
Ticket URL: <https://core.trac.wordpress.org/ticket/43440#comment:13>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list