Make WordPress Core

Changes between Version 2 and Version 3 of Ticket #39896, comment 58


Ignore:
Timestamp:
09/12/2017 07:11:50 AM (9 years ago)
Author:
westonruter
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #39896, comment 58

    v2 v3  
    11Putting together a list of tickets that may or may not get resolved (maybe partially) in the course of completing this ticket:
    22
    3 * #35210: Add notification area to Customizer
    4 * #37727: Allow for customize control notifications to have extensible templates
     3* ✅ #35210: Add notification area to Customizer
     4* ✅ #37727: Allow for customize control notifications to have extensible templates
     5* ✅ #37269: Introduce removed event for wp.customize.Values collection
     6* ✅ #31582: Catching PHP Fatal Errors on WordPress Theme Customizer
    57* #39275: Improve wp.customize.previewer.save() for changesets.
    68* #28721: Scheduled changes for the customizer
    79* #21666: Customizer reset/undo/revert
    8 * #37269: Introduce removed event for wp.customize.Values collection
    9 * #31582: Catching PHP Fatal Errors on WordPress Theme Customizer
    1010
    1111Some of these tickets have patches, so they can be leveraged.