Skip to main content

Action: gk/foundation/secure-download/after-download

Fires after a file download completes.

Parameters

NameTypeDescription
$file_pathstringThe absolute path to the file.
$user_idintThe user ID that downloaded the file.
$token_dataarrayThe decrypted token data.

Since

  • 1.3.0

Source

Defined in Components/SecureDownload.php at line 602