Description
Filter to enable immediately sending notifications that would otherwise not be sent because they’re scheduled in the past.
Usage
add_filter( 'gpns_enable_discarded_notifications', '__return_true' );
Parameters
enable_discarded_notifications bool
Whether the discarded notifications should be enabled.
Since
This filter is available since Gravity Forms Notification Scheduler 1.3.6.