: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in
api.controlConstructor['toggle'] = api.Control.extend( {
this.container.on( 'change', 'input:checkbox', function() {
value = this.checked ? true : false;
control.setting.set( value );
} )( jQuery, wp.customize );