[wp-trac] [WordPress Trac] #44091: Rename exports folder to minimize chance of conflicts
WordPress Trac
noreply at wordpress.org
Tue May 15 15:11:01 UTC 2018
#44091: Rename exports folder to minimize chance of conflicts
----------------------------+------------------------------
Reporter: iandunn | Owner: (none)
Type: defect (bug) | Status: new
Priority: high | Milestone: 4.9.6
Component: Administration | Version: trunk
Severity: normal | Keywords: gdpr needs-patch
Focuses: |
----------------------------+------------------------------
#43546 created the `wp-content/uploads/exports` folder in order to store
personal data exports. @johnjamesjacoby pointed out that that's likely to
conflict with existing folders, and that the
`wp_privacy_delete_old_export_files()` cron job will delete any files in
that folder.
To avoid unintentionally deleting files created by plugins, we should
probably rename the folder to something more specific, like `wp-
content/uploads/wp-personal-data-exports`.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/44091>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list