Hook Detail

Plugin: ACF Forms
Filter Name: frm_acf_global_js_data
KB Link:
Declaration:
apply_filters( 'frm_acf_global_js_data', $data, compact( 'form_id' ) );
Filter Type:
Static
In class:
FrmAcfPostActionHelper
Source:
formidable-acf/classes/helpers/FrmAcfPostActionHelper.php
Notes:

Use this hook to filter the global JS data.

Contribute Comments or Examples

Codex Comments/Examples
First
Last
No Entries Found