Make WordPress Core

Changes between Version 2 and Version 3 of Ticket #52440, comment 28


Ignore:
Timestamp:
02/05/2021 11:05:03 PM (4 years ago)
Author:
hwk-fr
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #52440, comment 28

    v2 v3  
    1616
    1717} );
     18
     19if ( ( $( '#title' ).val() || '' ) !== initialCompareData.post_title ) {
     20    changed = true;
     21}
    1822}}}
    1923