Changes between Initial Version and Version 1 of Ticket #37270, comment 2
- Timestamp:
- 08/15/2016 03:52:49 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #37270, comment 2
initial v1 4 4 {{{ 5 5 var isDynamicallyCreated = _.isUndefined( wp.customize.settings[ type + 's' ][ id ] ), 6 6 active = ! _.isUndefined( activeConstructs[ id ] ); 7 7 8 8 if ( ! isDynamicallyCreated ) {