Changes between Version 1 and Version 2 of Ticket #64439, comment 9
- Timestamp:
- 01/14/2026 02:18:58 PM (3 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #64439, comment 9
v1 v2 1 1 See https://core.trac.wordpress.org/ticket/64424#comment:7 re: similar functionality for plugins. 2 2 3 Looking at the PR, WordPress has a very good API for working with files, zipping, unzipping, etc. Thinking this should be implemented by using the API.3 Looking at the PR, WordPress has a very good [https://core.trac.wordpress.org/browser/trunk/src/wp-admin/includes/class-wp-filesystem-base.php filesystem API. Thinking this should be implemented by using the API.