apply_filters( 'tec_admin_load_image_fields_assets', boolean $return )

Filters whether or not we should load the image field assets on the settings page.


Parameters

$return

(boolean) True or false whether to load image field assets.


Top ↑

Source

File: src/Tribe/Admin/Settings.php


Top ↑

Changelog

Changelog
Version Description
5.0.0 Introduced.