b0y-101 Mini Shell


Current Path : E:/wordpress/wp-content/themes/chromenews/assets/
File Upload :
Current File : E:/wordpress/wp-content/themes/chromenews/assets/customizer-admin.js

/*admin css*/
( function( api ) {

    api.sectionConstructor['upsell'] = api.Section.extend( {

        // No events for this type of section.
        attachEvents: function () {},

        // Always make the section active.
        isContextuallyActive: function () {
            return true;
        }
    } );

} )( wp.customize );

Copyright © 2019 by b0y-101