Inventory_Presser_Addon_License_Validator::is_active( string $product_id, string $license_key )

Checks if a license key is active.


Parameters Parameters

$product_id

(Required) The post ID of the download on inventorypresser.com.

$license_key

(Required) The license key sold to the user.


Top ↑

Return Return

(bool)


Top ↑

Source Source

File: includes/addon/class-addon-license-validator.php