[wp-trac] [WordPress Trac] #30937: Add Customizer state persistence in changesets (formerly “transactions”)
WordPress Trac
noreply at wordpress.org
Sun Oct 9 07:08:24 UTC 2016
#30937: Add Customizer state persistence in changesets (formerly “transactions”)
-------------------------------------------------+-------------------------
Reporter: westonruter | Owner:
Type: feature request | westonruter
Priority: high | Status: assigned
Component: Customize | Milestone: 4.7
Severity: normal | Version:
Keywords: has-patch needs-testing needs-unit- | Resolution:
tests | Focuses:
-------------------------------------------------+-------------------------
Comment (by westonruter):
Latest refinements: https://github.com/xwp/wordpress-
develop/pull/161/files/8090d71..b582a43
* [https://github.com/xwp/wordpress-develop/pull/161/commits/c3254d4
c3254d4] Prevent intercepting link clicks and form submissions if not in
preview iframe; also skip widgets and nav menu integrations if not in
iframe
* [https://github.com/xwp/wordpress-develop/pull/161/commits/1edf58e
1edf58e] Abort ajax requests using POST method, and prevent default forms
using POST method
* [https://github.com/xwp/wordpress-develop/pull/161/commits/185a354
185a354] Revert aborting POST ajax requests since breaks selective refresh
* [https://github.com/xwp/wordpress-develop/pull/161/commits/f5d81e4
f5d81e4] Add excludeCustomized option to wp.customize.previewer.query()
* [https://github.com/xwp/wordpress-develop/pull/161/commits/9de3a51
9de3a51] Refine the how query vars are assembled for requests
* [https://github.com/xwp/wordpress-develop/pull/161/commits/ec779ad
ec779ad] Ignore preparing internal jump links. Fixes #34142
* [https://github.com/xwp/wordpress-develop/pull/161/commits/b7018bb
b7018bb] Fix populating post values when publishing a changeset post
* [https://github.com/xwp/wordpress-develop/pull/161/commits/d2526fa
d2526fa] Use setting._dirty flag to find settings to include in changeset;
clear _dirty upon succssful save
* [https://github.com/xwp/wordpress-develop/pull/161/commits/710deac
710deac] Fix publishing changeset asynchronously in WP Cron
* [https://github.com/xwp/wordpress-develop/pull/161/commits/b582a43
b582a43] Also remove AYS dialog when clicking on Live Preview button in
theme modal
--
Ticket URL: <https://core.trac.wordpress.org/ticket/30937#comment:68>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list