Plugin: Form Action Automation
Filter Name: frm_autoresponder_time
KB Link:
Declaration:
apply_filters( 'frm_autoresponder_time', $atts['time'], $atts );
Filter Type:
Static
In class:
FrmAutoresponderAppController
Source:
formidable-autoresponder/classes/controllers/FrmAutoresponderAppController.php
Notes:
This hook changes the default time that the Form Action Automation plugin will trigger actions. Adjust the time when actions are triggered in x days, months or years before or after a static date. The default is for it to trigger at midnight.
Contribute Comments or Examples
No Entries Found