[wp-trac] [WordPress Trac] #43546: Add to the privacy tools UX a means to export personal data by username or email address

WordPress Trac noreply at wordpress.org
Wed May 2 02:37:52 UTC 2018


#43546: Add to the privacy tools UX a means to export personal data by username or
email address
-------------------------------------------------+-------------------------
 Reporter:  allendav                             |       Owner:  allendav
     Type:  enhancement                          |      Status:  assigned
 Priority:  normal                               |   Milestone:  4.9.6
Component:  General                              |     Version:  trunk
 Severity:  normal                               |  Resolution:
 Keywords:  gdpr fixed-major commit needs-unit-  |     Focuses:
  tests                                          |
-------------------------------------------------+-------------------------

Comment (by SergeyBiryukov):

 In [changeset:"43097" 43097]:
 {{{
 #!CommitTicketReference repository="" revision="43097"
 Privacy: Include `wp-admin/includes/file.php` to avoid fatal error.

 `list_files()` is defined in `wp-admin/includes/file.php`, which is not
 included by `wp-cron.php`, so it needs to be included by the caller in
 order to avoid a fatal PHP error.

 This bug was not detected during testing because the file _is_ included
 when executing jobs via `wp cron event run`.

 Props mikejolley, iandunn.
 Merges [43059] to the 4.9 branch.
 See #43546.
 See https://wordpress.slack.com/archives/C9695RJBW/p1525190405000860.
 }}}

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


More information about the wp-trac mailing list