Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #31089, comment 17


Ignore:
Timestamp:
12/10/2016 11:58:23 PM (9 years ago)
Author:
westonruter
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #31089, comment 17

    initial v1  
    1 Also, once a changeset has transitioned from `auto-draft` to another non-transient status, such as `draft`, `pending`, or `future`, the “are you sure” `beforeunload` dialog should not be shown. (See #39229.)
     1Also, once a changeset has transitioned from `auto-draft` to another non-transient status, such as `draft`, `pending`, or `future`, the “are you sure” `beforeunload` dialog should not be shown, as is being implemented in the [https://github.com/xwp/wp-customize-snapshots Customize] Snapshots plugin. (See #39229.)