Changes between Initial Version and Version 1 of Ticket #64425, comment 6
- Timestamp:
- 12/29/2025 11:30:31 AM (2 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #64425, comment 6
initial v1 6 6 > wp-tinymce.js 7 7 8 All of these are (older) external libraries, not sure if they can be/should be patched by WP. At the same time it seems [https://github.com/jquery/jquery-migrate/blob/main/src/jquery/core.js#L112-L116 there aren't plans upstream] to remove support for `$.proxy` for now, so can probably leave it as-is.8 Most of these are (older) external libraries, not sure if they can be/should be patched by WP. At the same time it seems [https://github.com/jquery/jquery-migrate/blob/main/src/jquery/core.js#L112-L116 there aren't plans upstream] to remove support for `$.proxy` for now, so can probably leave it as-is. Can fix `wp-upload.js` though. 9 9 10 10 > Thanks all and have a great XMas.