Plugin: Formidable API
Filter Name: frm_api_request_args
KB Link:
Declaration:
apply_filters( 'frm_api_request_args', $args, $args );
Filter Type:
Static
In class:
FrmAPIAppController
Source:
formidable-api/controllers/FrmAPIAppController.php
Notes:
This hook allows you to do something with the request returned after an API call.
Contribute Comments or Examples
No Entries Found