ProMailerSubscribers::getUnsubscribeUrl()

Get the URL to unsubscribe a particular subscriber from their list

This is an alias of the $promailer->forms->getUnsubscribeUrl() method If you want to hook this method, hook ProMailerForms:getUnsubscribeUrl()

Usage

$string = $proMailerSubscribers->getUnsubscribeUrl($subscriber);

Arguments

NameType(s)Description
$subscriberProMailerSubscriber int

Return value

string


ProMailerSubscribers methods and properties

API reference based on ProcessWire core version 3.0.251