Changes between Initial Version and Version 6 of Ticket #35855
- Timestamp:
- 02/24/2016 12:30:32 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #35855
- Property Owner set to DrewAPicture
-
Property
Status
changed from
new
toassigned
-
Property
Version
changed from
to
trunk
-
Property
Summary
changed from
DRY up checking for selective refresh support in WP_Customize_Manager
toLet selective refresh component be required but be opt-in for sidebars/widgets (for now)
-
Ticket #35855 – Description
initial v6 1 (The following description is stale. Instead of adding a method to determine whether Selective Refresh is active, it can instead be always active but specific components can opt-in for support as required: specifically widgets.) 2 1 3 The working ticket for the [https://make.wordpress.org/core/2016/02/16/selective-refresh-in-the-customizer/ proposed] Selective Refresh feature for the Customizer is #27355, where, once merged, a bunch of WET code will be merged that checks for selective refresh support. 2 4