Changes between Version 1 and Version 2 of Ticket #43895, comment 49
- Timestamp:
- 06/07/2019 11:41:17 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #43895, comment 49
v1 v2 2 2 3 3 Also now that the "big move" seems to be working well, next step is to move the helper functions mostly from `wp-admin/includes/file.php` to `wp-admin/includes/privacy-tools.php`. Patch coming up. 4 5 Also, need to move `WP_User_Request` to a its own file.