Plugin: ACF Forms
Filter Name: 'frm_acf_frm_' . $frm_type . '_to_acf_' . $acf_type
KB Link:
Declaration:
apply_filters( 'frm_acf_frm_' . $frm_type . '_to_acf_' . $acf_type, $new_value, $args );
Filter Type:
Dynamic
In class:
FrmAcfFrmToAcfHelper
Source:
formidable-acf/classes/helpers/FrmAcfFrmToAcfHelper.php
Notes:
Use this hook to filter the value converted from a specific Formidable field type to ACF.
Contribute Comments or Examples
No Entries Found