![]() Server : LiteSpeed System : Linux premium84.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64 User : claqxcrl ( 523) PHP Version : 8.1.32 Disable Function : NONE Directory : /home/claqxcrl/renascerdoestoril.com/wp-content/themes/soccer-club/assets/js/ |
(function(api) { api.sectionConstructor['soccer-club-upsell'] = api.Section.extend({ attachEvents: function() {}, isContextuallyActive: function() { return true; } }); const soccer_club_section_lists = ['banner', 'service']; soccer_club_section_lists.forEach(soccer_club_homepage_scroll); function soccer_club_homepage_scroll(item, index) { item = item.replace(/-/g, '_'); wp.customize.section('soccer_club_' + item + '_section', function(section) { section.expanded.bind(function(isExpanding) { wp.customize.previewer.send(item, { expanded: isExpanding }); }); }); } })(wp.customize);