• According to FAQ section to return form object you need add filter
    add_filter( 'get_acf_cf7_object', 'get_acf_cf7_object' );
    But it didn’t work. Actual filter is “acf_cf7_object

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Wrong filter name’ is closed to new replies.