When deleting an entry with GFAPI::delete_entry, how to specify the form id?
$result = GFAPI::delete_entry( $entry_id );
When deleting an entry with GFAPI::delete_entry, how to specify the form id?
$result = GFAPI::delete_entry( $entry_id );
Close this please.
I now see that entry_id is unique per installation.