[wp-trac] [WordPress Trac] #30937: Add Customizer state persistence in changesets (formerly “transactions”)
WordPress Trac
noreply at wordpress.org
Mon Oct 10 20:49:41 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 updates: https://github.com/xwp/wordpress-
develop/pull/161/files/b582a43..6bf949b
* [https://github.com/xwp/wordpress-develop/pull/161/commits/0c1b241
0c1b241] Fix phpdoc in \WP_Customize_Manager::validate_setting_values()
* [https://github.com/xwp/wordpress-develop/pull/161/commits/645d4df
645d4df] Ensure changeset context (UUID, post ID, data) are properly set
during publishing
* [https://github.com/xwp/wordpress-develop/pull/161/commits/b4d5fd4
b4d5fd4] Add comment explaining why JSON_UNESCAPED_SLASHES is used
* [https://github.com/xwp/wordpress-develop/pull/161/commits/0a5c943
0a5c943] Ensure core settings are registered before
do_action(customize_register)
* [https://github.com/xwp/wordpress-develop/pull/161/commits/cf9e605
cf9e605] Use refresh transport instead of postMessage if previewer no
longer alive; remove keep-alive failure from causing navigation to
previous URL and instead set new previewerAlive state; move interval magic
numbers to settings.timeouts
* [https://github.com/xwp/wordpress-develop/pull/161/commits/6bf949b
6bf949b] Preserve history state when calling replaceState to update
customize_changeset_uuid param; improve logic for detecting URL changes by
comparing query params objects
--
Ticket URL: <https://core.trac.wordpress.org/ticket/30937#comment:71>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list