edd_validate_user_verification_token( string $url = '' )

Generate a token for a URL and match it against the existing token to make sure the URL hasn’t been tampered with.


Description Description


Parameters Parameters

$url

(Optional) URL to test.

Default value: ''


Top ↑

Return Return

(bool)


Top ↑

Source Source

File: includes/user-functions.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.4.4 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.