apply_filters( 'aggregator_should_load_scripts', boolean $should_load ) Allows for selective disabling of script loading. TopicsParameters Source Changelog Parameters # $should_load (boolean) Whether the scripts should load. Default true if we got here Top ↑Source # File: src/Tribe/Aggregator/Page.php Top ↑Changelog # Changelog Version Description 5.16.2.1 Introduced.