Description
Filter to change what time is used for the cutoff when getting notifications that are due for sending. The primary use for this is for testing.
Usage
add_filter( 'gpns_current_time', 'my_custom_function' );
Parameters
time int
The current time in epoch seconds.
Since
This filter is available since Gravity Forms Notification Scheduler 1.0.