[wp-trac] [WordPress Trac] #42206: Customize: Facilitate including changeset title with save requests
WordPress Trac
noreply at wordpress.org
Fri Oct 13 04:24:28 UTC 2017
#42206: Customize: Facilitate including changeset title with save requests
--------------------------+--------------------------
Reporter: dlh | Owner: westonruter
Type: defect (bug) | Status: accepted
Priority: normal | Milestone: 4.9
Component: Customize | Version: 4.7
Severity: normal | Resolution:
Keywords: has-patch | Focuses:
--------------------------+--------------------------
Changes (by westonruter):
* owner: => westonruter
* status: new => accepted
* type: enhancement => defect (bug)
* milestone: Awaiting Review => 4.9
Comment:
This will be needed by the Customize Snapshots plugin when adding support
for 4.9. The plugin will need to add the title field, but as noted in this
ticket, there would not be a clean way to ensure this title is included in
the save requests.
I think `save-data` will be a better name ultimately because `customize-
save` is redundant in that it's being triggered on the `wp.customize`
object already. The reason the Ajax action is prefixed by `customize` is
because it is in the global scope.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/42206#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list