(function(api) { api.sectionConstructor['bluetooth-speaker-upsell'] = api.Section.extend({ attachEvents: function() {}, isContextuallyActive: function() { return true; } }); })(wp.customize);