Overview
  • Package
  • Class
  • Tree
  • Deprecated
  • Todo
  • Hook Reference
  • Docs Home

Packages

  • Abandoned-Cart-Pro-for-WooCommerce
    • Admin
      • Action
      • Activate-plugin
      • Component
      • I18N
      • Import-Pro
      • License
      • Menu
      • Notices
      • Popup-Modal
        • Cart-Detail
      • Recover
      • Report
      • Setting
      • Settings
      • SMS
      • Tab
      • Template
    • Ajax-Functions
    • Classes
    • Common-Functions
    • Database-Layer
    • Encrypt-Decrypt-Data
    • Frontend
      • Cart-Capture
      • Cart-Populate
      • Coupon
      • Place-Order
    • Setting
    • Update
  • None

Classes

  • EDD_AC_WOO_Plugin_Updater
  • wcap_active_license_notice
  • Wcap_Personal_Data_Eraser
  • Wcap_Personal_Data_Export
  • WCAP_Tiny_Url
  • Wcap_TS_deactivate
  • Wcap_TS_Faq_Support
  • Wcap_TS_Tracker
  • Wcap_TS_tracking
  • Wcap_TS_Welcome
  • Wcap_TS_Woo_Active
  • Woocommerce_Abandon_Cart

Functions

  • wcap_add_notification_meta
  • wcap_get_notification_meta
  • wcap_get_notification_meta_by_key
  • wcap_get_template_status
  • wcap_update_notification_meta

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

Methods summary

public
# __construct( $ts_plugin_name = '', $ts_license_option_name = '', $ts_license_page_url = '', $ts_locale = '' )

Default Constructor

Default Constructor

Since

7.7
public
# ts_check_if_license_active( )
public boolean
# ts_check_active_license( )

Returns the result of the license key

Returns the result of the license key

Returns

boolean

Since

7.7
public
# ts_license_active_notice( )

Display the notice if the license key is not active

Display the notice if the license key is not active

Since

7.7

Properties summary

public string $plugin_name

The name of the plugin

The name of the plugin

# ''
public string $plugin_license_option

The option name where the license key is stored

The option name where the license key is stored

# ''
public string $ts_license_page_url

Store the path of the license page.

Store the path of the license page.

# ''
public string $ts_locale

Store the plguin locale.

Store the plguin locale.

# ''
API documentation generated by ApiGen