Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #64425, comment 6


Ignore:
Timestamp:
12/29/2025 11:30:31 AM (2 months ago)
Author:
azaozz
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #64425, comment 6

    initial v1  
    66> wp-tinymce.js
    77
    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.
     8Most 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.
    99
    1010> Thanks all and have a great XMas.