Gifari Industries - BD Cyber Security Team
Home
/
home
/
decohaslibrary
/
bist
/
wp-content
/
themes
/
educollege
/
inc
/
customizer
/
upgrade-to-pro
/
✏️
Editing: customize-controls.js
( function( api ) { // Extends our custom "one page" section. api.sectionConstructor['educollege'] = api.Section.extend( { // No events for this type of section. attachEvents: function () {}, // Always make the section active. isContextuallyActive: function () { return true; } } ); } )( wp.customize );
💾 Save
❌ Cancel