[wp-trac] [WordPress Trac] #39438: Issue: Every links in customize page have changeset_uuid

WordPress Trac noreply at wordpress.org
Sat Jan 7 17:09:35 UTC 2017


#39438: Issue: Every links in customize page have changeset_uuid
-------------------------------+------------------------------
 Reporter:  behzadg            |       Owner:
     Type:  defect (bug)       |      Status:  new
 Priority:  normal             |   Milestone:  Awaiting Review
Component:  Customize          |     Version:  4.7
 Severity:  normal             |  Resolution:
 Keywords:  reporter-feedback  |     Focuses:
-------------------------------+------------------------------
Changes (by westonruter):

 * keywords:   => reporter-feedback


Comment:

 @behzadg the query parameters like `customize_changeset_uuid` and
 `customize_messenger_channel` are intentionally appearing on links in the
 preview. In 4.7 they help ensure that the customized state is maintained
 as you navigate around the site in the preview. You can open such URL in a
 new tab and with the `customize_messenger_channel` param removed and you
 can then navigate around the site with the customizations applied without
 being inside of an iframe at all—and this URL can even be shared with
 users who are not logged in for them to review.

 When you remove the `customize_changeset_uuid` query param, then the
 requested URL will show the changes that are saved in the database when
 you hit “Save & Publish”. When the `customize_changeset_uuid` is present,
 then it uses the changes that were made in a given customizer session.

 Can you elaborate on the issue you're facing?

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


More information about the wp-trac mailing list