Plugin: Formidable Lite
Filter Name: frm_xml_response
KB Link:
Declaration:
apply_filters( 'frm_xml_response', $response, compact( 'form', 'imported' ) );
Filter Type:
Static
In class:
FrmXMLController
Source:
formidable/classes/controllers/FrmXMLController.php
Notes:
This hook can be used for altering the message/response when an XML file is imported.
Contribute Comments or Examples
No Entries Found