$file
$file :
Extends Simple_Plugin to add additional functions for premium plugins (i.e. with a license key).
get_license() : \Barn2\WRO_Lib\Plugin\Barn2\WRO_Lib\Plugin\License\License
Get the plugin license object.
None found |
get_license_setting() : \Barn2\WRO_Lib\Plugin\Barn2\WRO_Lib\Plugin\License\Admin\License_Setting
Get the license setting for the plugin.
None found |
has_valid_license() : boolean
Does this plugin have a valid license?
true if valid.
None found |
get_license_page_url() : string
Get the URL of the page where license settings are managed.
The license setting URL
None found |
get_legacy_db_prefix() : string
Get the legacy database prefix for the old license system.
The prefix or an empty string if not applicable
None found |