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

  • Wcap_Dashboard
  • Wcap_Dashboard_Widget
  • Wcap_Eent_Email_List
  • Wcap_Print_And_CSV
  • Wcap_Product_Report_List
  • Wcap_Recovered_Order_List

Class Wcap_Dashboard_Widget

It will display the WordPress widget for abandoned and recovered carts.

Package: Abandoned-Cart-Pro-for-WooCommerce\Admin\Report
Author: Tyche Softwares
Located at includes/admin/wcap_dashboard_widget.php

Methods summary

public static
# wcap_register_dashboard_widget( )

Registers the dashboard widgets.

Registers the dashboard widgets.

Since

2.7
public static
# abandoned_dashboard_carts_widget( )

Abandoned & Recovered Carts Summary Dashboard Widget

Abandoned & Recovered Carts Summary Dashboard Widget

Builds and renders the Abandoned & Recovered Carts Summary dashboard widget. This widget displays the current month's Abandoned carts, Recovered Carts, and Total COnversion Rate in Summary. Also, it will display top abandoned product name & top recovered product Also, it wil display Last 3 abandoned carts.

Since

2.7
public static
# wcap_dashboard_widget_report( )

Loads the dashboard sales widget via ajax.

Loads the dashboard sales widget via ajax.

Since

2.7
API documentation generated by ApiGen