[wp-trac] [WordPress Trac] #39896: Customizer: Allow users to Draft changes before Publishing

WordPress Trac noreply at wordpress.org
Fri Sep 15 22:34:15 UTC 2017


#39896: Customizer: Allow users to Draft changes before Publishing
-------------------------------------------------+-------------------------
 Reporter:  melchoyce                            |       Owner:
     Type:  enhancement                          |  westonruter
 Priority:  normal                               |      Status:  accepted
Component:  Customize                            |   Milestone:  4.9
 Severity:  normal                               |     Version:
 Keywords:  has-patch needs-testing needs-unit-  |  Resolution:
  tests                                          |     Focuses:  ui
-------------------------------------------------+-------------------------

Comment (by westonruter):

 @sayedwp For the frontend preview link, the [https://github.com/xwp/wp-
 customize-snapshots/pull/116 logic] from an existing PR by @stubgo may be
 able to be incorporated (particularly `setUpPreviewLink` and
 `updateSnapshotPreviewLinkHref`). Namely that if you click on the frontend
 preview link, the call to `requestChangesetUpdate` should be made first to
 ensure that all of the pending changes in memory are written into the
 changeset before the user tries previewing the changeset on the frontend
 with a GET request.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/39896#comment:67>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list