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