Make WordPress Core

Changes between Version 2 and Version 3 of Ticket #30937, comment 69


Ignore:
Timestamp:
11/09/2017 06:30:53 PM (7 years ago)
Author:
westonruter
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #30937, comment 69

    v2 v3  
    1313>  } )
    1414> }}}
    15 > '''Update:''' As of WordPress 4.9 this last line call should be changed to:
     15> '''Update:''' As of WordPress 4.9 the `save` call should be changed to the following so that the UI reflects the new state:
    1616> {{{#!js
    1717> wp.customize.state( 'selectedChangesetStatus' ).set( 'future' );