Make WordPress Core

Changes between Version 1 and Version 2 of Ticket #64425, comment 1


Ignore:
Timestamp:
12/17/2025 11:51:31 AM (3 months ago)
Author:
neo2k23
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #64425, comment 1

    v1 v2  
    1515}}}
    1616
    17 Fixes the .proxy warning but i am not sure that is the correct fix as because .bind does not set guid on the bound function instances so that proxied event handlers can be removed without storing the instance of the proxied function.
     17fixes the .proxy warning but i am not sure that is the correct fix as .bind does not set guid on the bound function instances so that proxied event handlers can be removed without storing the instance of the proxied function.
    1818