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.
Contents
Parameters
- $return
-
(boolean) True or false whether to load image field assets.
Source
Changelog
| Version | Description |
|---|---|
| 5.0.0 | Introduced. |