bsf_get_license_expires()

Function: Get the stored license expiry date for a product.

admin/bsf-core/includes/helpers.php:401

bsf_is_license_expired()

Function: Returns true if the stored license expiry date is in the past.

admin/bsf-core/includes/helpers.php:420

bsf_is_license_expiring_soon()

Function: Returns true if the stored license expires within the given number of days.

admin/bsf-core/includes/helpers.php:445

BSF_License_Manager::process_license_deactivation()

Method: Process license deactivation.

admin/bsf-core/class-bsf-license-manager.php:136

BSF_License_Manager::get_remote_license_status()

Method: Get remote license status.

admin/bsf-core/class-bsf-license-manager.php:432