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_Menu

Class Wcap_Menu

It will display the menu of the Abadoned cart.

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

Methods summary

public static
# wcap_admin_menu( )

It will add the 'Abandoned Carts' as the sub menu under the WooCommerce menu.

It will add the 'Abandoned Carts' as the sub menu under the WooCommerce menu.

Since

1.0

Hook

admin_menu
public static
# wcap_menu_page( )

It is the call back for the Abandon Cart Page. It will display all the tabs of the plugin.

It is the call back for the Abandon Cart Page. It will display all the tabs of the plugin.

Since

1.0
public static
# wcap_display_tabs( )

It will display all the tabs of the plugin

It will display all the tabs of the plugin

Since

1.0
API documentation generated by ApiGen