[wp-trac] [WordPress Trac] #27355: Customizer: Add framework for selective refresh (partial preview refreshes)
WordPress Trac
noreply at wordpress.org
Mon Jan 18 08:20:55 UTC 2016
#27355: Customizer: Add framework for selective refresh (partial preview refreshes)
----------------------------+--------------------------
Reporter: westonruter | Owner: westonruter
Type: task (blessed) | Status: assigned
Priority: normal | Milestone: 4.5
Component: Customize | Version: 3.4
Severity: normal | Resolution:
Keywords: needs-patch | Focuses: javascript
----------------------------+--------------------------
Comment (by rabmalin):
== Option 1 ==
* Use `postMessage` in `transport`
* If `selector` is set apply Partial Refresh, otherwise apply
`postMessage`.
== Option 2 ==
* Use `refresh` in `transport`
* If `selector` is set apply Partial Refresh, otherwise apply `refresh`.
Which would be good option?
--
Ticket URL: <https://core.trac.wordpress.org/ticket/27355#comment:53>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list