Class wcap_active_license_notice
Active License Notice class
Version:
1.0
Class: wcap_active_license_notice
Located at includes/component/license-active-notice/ts-active-license-notice.php
Class: wcap_active_license_notice
Located at includes/component/license-active-notice/ts-active-license-notice.php
Methods summary
public
|
#
__construct( $ts_plugin_name = '', $ts_license_option_name = '', $ts_license_page_url = '', $ts_locale = '' )
Default Constructor |
public
|
|
public
boolean
|
|
public
|
Properties summary
public
string
|
$plugin_name
The name of the plugin |
#
''
|
public
string
|
$plugin_license_option
The option name where the license key is stored |
#
''
|
public
string
|
$ts_license_page_url
Store the path of the license page. |
#
''
|
public
string
|
$ts_locale
Store the plguin locale. |
#
''
|