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_Import_Lite_to_Pro

Class Wcap_Import_Lite_to_Pro

It will display all the data for the import of lite version to the pro version

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

Methods summary

public static
# wcap_show_import_data( )

It will display all the data for the import of lite version to the pro version

It will display all the data for the import of lite version to the pro version

Since

7.5
public static
# wcap_get_import_data( )

It will dispplay all the data.

It will dispplay all the data.

Since

7.5
public static
# wcap_display_information_of_lite_active( )

It will display the body of the lite to pro version import page.

It will display the body of the lite to pro version import page.

Since

7.5
public static
# wcap_display_yes_button( )

It will display Yes button on the page.

It will display Yes button on the page.

Since

7.5
public static
# wcap_display_no_button( )

It will display No button on the page.

It will display No button on the page.

Since

7.5
public static
# wcap_display_import_button( )

It will display Import Data button on the page.

It will display Import Data button on the page.

Since

7.5
public static
# wcap_admin_init( )

When first time pro version activated along with the lite version then this function will redirect to the new page.

When first time pro version activated along with the lite version then this function will redirect to the new page.

Since

7.5

Hook

admin_init
public static
# wcap_admin_menus( )

It will create the admin sub menu for the import data.

It will create the admin sub menu for the import data.

Since

7.5

Hook

admin_menu
API documentation generated by ApiGen