[wp-trac] [WordPress Trac] #43547: Add personal data from usermeta/userdata to personal data export
WordPress Trac
noreply at wordpress.org
Fri Apr 27 11:07:36 UTC 2018
#43547: Add personal data from usermeta/userdata to personal data export
-------------------------------------------------+-------------------------
Reporter: allendav | Owner: tz-media
Type: enhancement | Status: assigned
Priority: normal | Milestone: 4.9.6
Component: General | Version: trunk
Severity: normal | Resolution:
Keywords: gdpr has-patch 2nd-opinion needs- | Focuses:
testing needs-unit-tests |
-------------------------------------------------+-------------------------
Changes (by TZ Media):
* keywords:
gdpr has-patch 2nd-opinion needs-testing needs-unit-tests needs-
refresh
=> gdpr has-patch 2nd-opinion needs-testing needs-unit-tests
Comment:
* refreshed patch to correctly apply with current trunk.
* removed `$page` as it is not needed fur user export.
* simplified done return parameter to `'done' => true`.
* early return when no user is found for email address.
* Will the implementation cause problems processing the export?
The mentioned early return if email is empty is on the comments remover,
not on the exporter. Should this be added to the exporters as well?
Have not written any tests. @desrosj I would be glad if you could review
my changes and do the unit tests for this. Haven's written tests before
for core.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/43547#comment:12>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list