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_TS_Woo_Active

TS_Woo_Active Class

Class: TS_Woo_Active
Located at includes/component/WooCommerce-Check/ts-woo-active.php

Methods summary

public
# __construct( $ts_plugin_name = '' , $ts_file_name = '', $ts_locale = '' )
public
# ts_check_if_woocommerce_active( )

Checks if the WooCommerce plugin is active or not. If it is not active then it will display a notice.

Checks if the WooCommerce plugin is active or not. If it is not active then it will display a notice.

public
# ts_check_woo_installed( )

Check if WooCommerce is active.

Check if WooCommerce is active.

public
# ts_disabled_notice( )

Display a notice in the admin plugins page if the plugin is activated while WooCommerce is deactivated.

Display a notice in the admin plugins page if the plugin is activated while WooCommerce is deactivated.

Properties summary

public string $plugin_name

The name of the plugin

The name of the plugin

# ''
public string $plugin_file

Store the plugin name.

Store the plugin name.

# ''
public string $ts_locale

Store the plguin locale.

Store the plguin locale.

# ''
API documentation generated by ApiGen