gpeb_delete_entry
Description
Fires before an entry will be permanently deleted by Entry Blocks.
Usage
add_action( 'gpeb_delete_entry', 'my_custom_function' );
Parameters
entry array
The entry that will be deleted.
Since
This action is available since Gravity Forms Entry Blocks 1.0-alpha-1.13.