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

Packages

  • Abandoned-Cart-Lite-for-WooCommerce
    • Admin
      • Admin-Action
      • Admin-Notice
      • Component
      • Default-Template
      • List-Class
      • Tracking-Data
      • Welcome-Page
    • Common-Functions
    • Core
    • Cron
    • Encrypt-Decrypt-Data
    • Frontend
      • Capture-Guest-Cart
    • Tracking
    • Uninstaller
  • None

Classes

  • TS_deactivate
  • TS_Faq_Support
  • ts_pro_notices
  • TS_Tracker
  • TS_tracking
  • TS_Welcome
  • TS_Woo_Active
  • Wcal_Personal_Data_Eraser
  • Wcal_Personal_Data_Export

Class 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