Make WordPress Core

Changes between Version 1 and Version 2 of Ticket #19189, comment 32


Ignore:
Timestamp:
11/25/2011 05:56:41 PM (13 years ago)
Author:
azaozz
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #19189, comment 32

    v1 v2  
    11After a chat with @duck_ in IRC, thinking best would be to make that 'unload' a custom event. Apparently this Thickbox bug breaks some UI components too so we can't leave it in...
     2
     3Plugins that use the current event can easily change to a custom event, however fixing this in UI is not possible.