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
Name | Type(s) | Description |
---|---|---|
subscriber | ProMailerSubscriber, int |
Return value
string
ProMailerSubscribers methods and properties
API reference based on ProcessWire core version 3.0.236