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