Plugin: ACF Forms
Filter Name: frm_acf_supported_field_types
KB Link:
Declaration:
apply_filters( 'frm_acf_supported_field_types', $field_types );
Filter Type:
Static
In class:
FrmAcfPostActionHelper
Source:
formidable-acf/classes/helpers/FrmAcfPostActionHelper.php
Notes:
Use this hook to filter the supported field types list.
Contribute Comments or Examples
No Entries Found