Plugin: Formidable Pro
Filter Name: frm_delete_message
KB Link:
Declaration:
apply_filters( 'frm_delete_message', esc_html__( 'Your entry was successfully deleted', 'formidable-pro' ), $entry );
Filter Type:
Static
In class:
FrmProEntriesController
Source:
formidable-pro/classes/controllers/FrmProEntriesController.php
Notes:
Use this hook to change the message shown after an entry is deleted from the front-end.
Contribute Comments or Examples
No Entries Found