[wp-trac] [WordPress Trac] #27355: Customizer: Add framework for partial preview refreshes
WordPress Trac
noreply at wordpress.org
Sat Sep 5 05:30:26 UTC 2015
#27355: Customizer: Add framework for partial preview refreshes
----------------------------+--------------------------
Reporter: westonruter | Owner: westonruter
Type: task (blessed) | Status: assigned
Priority: normal | Milestone: 4.4
Component: Customize | Version: 3.4
Severity: normal | Resolution:
Keywords: needs-patch | Focuses: javascript
----------------------------+--------------------------
Comment (by westonruter):
See also #33738 which highlights a problem with `postMessage` for
previewing changes: it fails to take into account any PHP filters that may
have been applied, such as applying `wptexturize` to the `blogname`. This
specific issue would be solved by the `partialRefresh` transport, at the
expense of a slower preview update (though still much faster still than a
full page refresh).
--
Ticket URL: <https://core.trac.wordpress.org/ticket/27355#comment:37>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list