[wp-trac] [WordPress Trac] #43809: Add personal data from posts to personal data export
WordPress Trac
noreply at wordpress.org
Fri Apr 27 03:17:34 UTC 2018
#43809: Add personal data from posts to personal data export
-------------------------------------------------+-------------------------
Reporter: TZ Media | Owner: tz-media
Type: enhancement | Status: assigned
Priority: normal | Milestone: 4.9.6
Component: General | Version:
Severity: normal | Resolution:
Keywords: gdpr has-patch 2nd-opinion | Focuses:
reporter-feedback needs-unit-tests |
-------------------------------------------------+-------------------------
Comment (by desrosj):
In [attachment:43809.diff]:
- Strip data down to just post ID, URL, and Title.
- Change `get_posts()` to a `WP_Query`.
- Replaced space indentation with tabs, and other alignment adjustments to
follow the coding standards.
- Added inline documentation for the added functions.
- Removed the `strtolower()` call for emails (it seems that the search is
case-insensitive, but this is not necessary anyway).
--
Ticket URL: <https://core.trac.wordpress.org/ticket/43809#comment:8>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list