[wp-trac] [WordPress Trac] #31089: Add revisions of settings to the Customizer
WordPress Trac
noreply at wordpress.org
Thu Oct 20 19:16:20 UTC 2016
#31089: Add revisions of settings to the Customizer
-------------------------+-----------------------------
Reporter: westonruter | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Future Release
Component: Customize | Version:
Severity: normal | Resolution:
Keywords: | Focuses: javascript
-------------------------+-----------------------------
Comment (by westonruter):
@folletto something related to this is a shortcut to show the diff of the
changes for the current customizer session (the active changeset). In
other words, “If I hit Publish what specifically are the changes that will
go live?” This UI could be accessed by locating the current changeset in
the list of all the changesets, if there is such a list. But it could be
particularly useful if all of the controls with dirty settings would get
some visual indicator that they are modified, and perhaps even a UI to
revert the change. This could also then tie into some concurrency locking
(#31436) in the customizer, where if two users are editing the same
changeset, a UI could be shown which marks a control as being locked or
that it has a value supplied from another, and maybe a UI to show a diff.
Some related [https://github.com/xwp/wp-customize-snapshots/issues issues]
from the Customize Snapshots plugin:
* [https://github.com/xwp/wp-customize-snapshots/issues/17 Allow settings
to be deleted from a snapshot]
* [https://github.com/xwp/wp-customize-snapshots/issues/61 Show list of
changes (dirty settings) in Customizer]
* [https://github.com/xwp/wp-customize-snapshots/issues/60 Facilitate
users concurrently editing a snapshot]
* [https://github.com/xwp/wp-customize-snapshots/issues/22 Show conflicts
arising with scheduled snapshots]
* [https://github.com/xwp/wp-customize-snapshots/issues/20 Allow a
snapshot to be reverted]
--
Ticket URL: <https://core.trac.wordpress.org/ticket/31089#comment:12>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list