[wp-trac] [WordPress Trac] #30937: Add Customizer transactions
WordPress Trac
noreply at wordpress.org
Wed Dec 23 11:04:51 UTC 2015
#30937: Add Customizer transactions
-----------------------------+--------------------------
Reporter: westonruter | Owner: westonruter
Type: feature request | Status: assigned
Priority: normal | Milestone: 4.5
Component: Customize | Version:
Severity: normal | Resolution:
Keywords: needs-patch | Focuses: javascript
-----------------------------+--------------------------
Comment (by NateWr):
It sounds like you're already aware of the issues using the Customizer
with the REST API. I'd just add one more use-case.
If a theme declares REST API endpoints (for example, to drive custom
controls), these endpoints are unavailable when switching to the theme in
the customizer.
If possible, it would be great if a request with a
`customize_transaction_uuid` could automatically load the appropriate
theme before the `rest_api_init` call.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/30937#comment:23>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list