xwp / wp-customize-snapshots

Customize Snapshots WordPress Plugin
https://wordpress.org/plugins/customize-snapshots/
52 stars 11 forks source link

Published snapshot UUID can persist in the customizer exit link #86

Closed westonruter closed 7 years ago

westonruter commented 8 years ago

Steps to reproduce:

  1. Open customizer
  2. Change a setting (e.g. site title)
  3. Save snapshot
  4. Click to view the snapshot on the frontend: customize__search_results_for_ test _ _wordpress_developsss
  5. On the frontend preview, click Customize in the admin bar: search_results_for_ test _ _wordpress_developsss
  6. Publish changes.
  7. Click ✖️ to close the customizer.

BUG: The snapshot UUID for the published snapshot appears in the URL. It should be stripped when the customizer changes are published.