[wp-trac] [WordPress Trac] #30937: Add Customizer transactions
WordPress Trac
noreply at wordpress.org
Fri Aug 5 07:31:59 UTC 2016
#30937: Add Customizer transactions
-----------------------------+-----------------------------
Reporter: westonruter | Owner: westonruter
Type: feature request | Status: assigned
Priority: high | Milestone: Future Release
Component: Customize | Version:
Severity: normal | Resolution:
Keywords: needs-patch | Focuses: javascript
-----------------------------+-----------------------------
Comment (by Fab1en):
@MikeSchinkel: the basic idea is to save ongoing settings changes in a
persistent manner, so that it can be worked on later, shared with other
and be resilient to browser crashes. At the end, this "transaction" can be
applied live, so that settings are all modified at once. It is not related
to traditional "database transactions" as you may think.
So, it does not only involves JavaScript, but it is closely tied to the
Customizer.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/30937#comment:46>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list