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 Woocommerce_Abandon_Cart

It will call all the functions for the file inclusion, global variable and action & filter

Since: 1.0
Located at woocommerce-ac.php

Methods summary

public
# __construct( )

It will call all the functions for the file inclusion, global variable and action & filter

It will call all the functions for the file inclusion, global variable and action & filter

public
# wcap_declare_variable( )

Declare the common variables and the constants needed for the plugin.

Declare the common variables and the constants needed for the plugin.

Since

5.0
public
# wcap_define_constants_for_table_and_other( )

Define The constants for plugin table names and other constants.

Define The constants for plugin table names and other constants.

Since

5.0

Globals

mixed $wpdb
public
# wcap_load_files( )

Load all files needed for the plugin.

Load all files needed for the plugin.

Since

5.0

Globals

string $pagenow Name of the current page
public
# wcap_load_admin_side_files( )

Load files which needed in the admin side.

Load files which needed in the admin side.

Since

5.0
public
# wcap_load_front_side_files( )

Load files needed for the front end.

Load files needed for the front end.

Since

5.0
public
# wcap_load_support_class_files( )

Load the supporting class files.

Load the supporting class files.

Since

5.0
public
# wcap_load_dashboard_widget_files( )

Loads the dashboard widget files.

Loads the dashboard widget files.

Since

5.0
public
# wcap_load_hooks( )

It will load all the hooks needed for the plugin.

It will load all the hooks needed for the plugin.

Since

5.0

Properties summary

public $one_hour
#
public $three_hours
#
public $six_hours
#
public $twelve_hours
#
public $one_day
#
public $one_week
#
public array $duration_range_select
# array()
public array $start_end_dates
# array()
API documentation generated by ApiGen