Docs

EVF_Form_Task::validate_return_hash( string $hash = '' ): array|false

Validate the form return hash.

Parameters

$hashstringoptional
Base64-encoded hash of form and entry IDs.

Default:''

Return

array|false False for invalid or form id.

Changelog

VersionDescription
1.0.0Introduced.