[wp-trac] [WordPress Trac] #22880: Customize Themes without activation
WordPress Trac
noreply at wordpress.org
Tue Jan 31 19:00:23 UTC 2017
#22880: Customize Themes without activation
-------------------------+------------------------------
Reporter: kkkrys | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Customize | Version:
Severity: normal | Resolution:
Keywords: needs-patch | Focuses: ui
-------------------------+------------------------------
Comment (by westonruter):
This is actually possible now with changesets. You can preview a theme
switch, and make changes, and then instead of clicking “Save & Activate”
you instead can copy the URL to come back to later. Not a great UI and the
changeset currently will be garbage-collected after 7 days. Also, the
previewed theme itself would not be stored in the changeset, so you'd need
to make sure you keep the `theme` query param intact with the
`changeset_uuid` to return the theme and the changes. This would be
addressed in #39031.
It's quite a bit overlapping with #31089 as you're essentially wanting to
create a draft of changes for another theme.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/22880#comment:13>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list