Hook Detail

Plugin: ACF Forms
Filter Name: frm_acf_repeater_child_entry_data
KB Link:
Declaration:
apply_filters( 'frm_acf_repeater_child_entry_data', $entry_data, compact( 'parent_entry', 'child_field', 'child_value' ) );
Filter Type:
Static
In class:
FrmAcfSyncController
Source:
formidable-acf/classes/controllers/FrmAcfSyncController.php
Notes:

Use this hook to filter the Repeater child entry data before creating.

Contribute Comments or Examples

Codex Comments/Examples
First
Last
No Entries Found