Question regarding unsubscribe_url
-
Hello, i’ve tried features of Noptin plugin and found it versatile, thank you authors for making it available to WP users&members.
While Noptin provides a configurable option for setting an unsubscribe and resubscribe redirections, i’ve a need in a custom website setup, to have externally accessible unsubscribe url, out of scope of Noptin emails – where it outputs urls via unsubscribe_url function’ shortcode together with appended token. I intend to provide email recipients with an unsubscribe link in a custom email template.
Can you advice, please, how to replicate that unsubscribe_url with token? Is this function used for the unsubscribing url?
get_noptin_action_url( 'unsubscribe', $key );Also would appreciate any information on shortcode confirmation_url and
$subscriber->is_active(), as those specifics are not mentioned in the official documentation.Thank you, regards
The topic ‘Question regarding unsubscribe_url’ is closed to new replies.