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_Tracker

The tracker class adds functionality to track usage of the plugin based on if the customer opted in. No personal information is tracked, only general settings, order and user counts and admin email for discount code.

Located at includes/component/tracking data/class-ts-tracker.php

Methods summary

public
# __construct( $ts_plugin_prefix = '', $ts_plugin_name = '' )

Hook into cron event.

Hook into cron event.

public static
# ts_send_tracking_data( boolean $override = false )

Decide whether to send tracking data or not.

Decide whether to send tracking data or not.

Parameters

$override
public static array
# ts_get_theme_info( )

Get the current theme info, theme name and version.

Get the current theme info, theme name and version.

Returns

array

Properties summary

public static string $plugin_prefix

Plugin prefix

Plugin prefix

# ''
public static string $plugin_name

Plugin name

Plugin name

# ''
API documentation generated by ApiGen