Function __global->get_unsubscribe_hash

Definitions

sources/newsletter.php

  • Get the unsubscription hash from a newsletter subscriber hash (salt is not involved).
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: string

Parameters

Name Type Default Set Range Description
$hash string required parameter N/A N/A Subscriber hash or password

Return

  • Unsubscription hash
  • Type: string
  • Set: N/A
  • Range: N/A