Skip to main content

Filter: gk/foundation/licenses/activation-url

Modifies the URL sent to the store for a license scope.

Parameters

NameTypeDescription
$urlstringThe resolved URL. Default: network_home_url() for network scope, home_url() otherwise.
$scopestringThe license scope. Accepts 'network' or 'site'.
$license_keystringThe license key the URL is being resolved for; empty when not key-specific.

Since

  • TBD: TBD

Source

Defined in Licenses/LicenseManager.php at line 711