LLMS_Helper_Add_On::find_license()
Find a license key for the add-on
Description Description
Return Return
(string|false)
Source Source
File: libraries/lifterlms-helper/includes/models/class-llms-helper-add-on.php
Changelog Changelog
Version | Description |
---|---|
3.2.1 | Use requires_license() rather than checking the add-on's has_license prop directly. |
3.2.0 | Use strict comparison for in_array() . |
3.0.0 | Introduced. |