lmfwc_delete_license()

Estimated reading: 1 minute 153 views
[php]function lmfwc_delete_license(string $licenseKey)[/php]

DESCRIPTION

Deletes a license from the database.

PARAMETERS

$licenseKey (string) (Required)
The license key to delete.

RETURN VALUE

(bool)
True on success, false on failure.

SOURCE CODE

/includes/functions/lmfwc-license-functions.php#304

Share this Doc

lmfwc_delete_license()

Or copy link

CONTENTS
Scroll to Top