gpns_unsubscribe_confirmation
Description
Filter the unsubscribe confirmation message and title. Note, this will not be used if setting url
in the gpns_unsubscribe_url_args filter.
Usage
add_filter( 'gpns_unsubscribe_confirmation', 'my_custom_function' );
Parameters
unsubscribe_confirmation array
The contents of the unsubscribe confirmation.
form_id int
The form ID.
nid string
The notification ID.
scope string
The scope of the unsubscribe action. Can be
all
,form_id
, ornid
Since
This filter is available since Gravity Forms Notification Scheduler 1.1.