Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #27491, comment 3


Ignore:
Timestamp:
03/26/2014 09:34:16 PM (11 years ago)
Author:
westonruter
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #27491, comment 3

    initial v1  
    22> I don't want to add hooks/events to the current system now. This more a part of #19675 and #21170 and both aren't in the scope of 3.9.
    33
    4 How's the patch with the hooks removed? Also, in the mean time how should we recommend widgets re-initialize dynamic fields when the from updates? As noted on #19675, currently plugin authors have to hack the Ajax success event when editing a widget on the widgets admin page. In the customizer, however, a separate hack wold be needed.
     4How's the patch with the hooks removed? Also, in the mean time how should we recommend widgets re-initialize dynamic fields when the form updates? As noted on #19675, currently plugin authors have to hack the Ajax success event when editing a widget on the widgets admin page. In the customizer, however, a separate hack would be needed.