apply_filters( 'tec_custom_tables_v1_events_virtual_assets_should_enqueue_series_single', bool $should_enqueue )

Allow filtering of whether series single assets should be enqueued or not.


Parameters

$should_enqueue

(bool) Whether the series single assets should be enqueued or not.


Top ↑

Source

File: src/Events_Virtual/Custom_Tables/V1/Views/V2/Assets.php


Top ↑

Changelog

Changelog
Version Description
1.12.0 Introduced.