Hook Detail

Plugin: Formidable Pro
Filter Name: frm_allow_delete
KB Link:
Declaration:
apply_filters('frm_allow_delete', $allowed, $entry);
Filter Type:
Static
In class:
FrmProEntriesHelper
Source:
formidable-pro/classes/helpers/FrmProEntriesHelper.php
Notes:

This hook can customize when an entry can be deleted. This hook is triggered right after frm_user_can_edit.

Contribute Comments or Examples

Codex Comments/Examples
First
Last
No Entries Found