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_Update_Check

Class Wcap_Update_Check

It will update the tables, options and any other changes when we update the plugin.

Package: Abandoned-Cart-Pro-for-WooCommerce\Update
Author: Tyche Softwares
Located at includes/wcap_update_check.php

Methods summary

public static
# wcap_update_db_check( )

It will upadate the tables and other options for the plugin, it will be called when we upadate the plugin.

It will upadate the tables and other options for the plugin, it will be called when we upadate the plugin.

Since

5.0

Globals

mixed $wpdb
int | string $woocommerce_ac_plugin_version Old version of plugin
public static
# wcap_alter_tables_if_required( )

It will alter the tables if required.

It will alter the tables if required.

Since

5.0

Globals

mixed $wpdb
public static
# wcap_update_options_if_required( )

It will alter the options if required.

It will alter the options if required.

Since

5.0

Globals

mixed $wpdb
public static
# wcap_add_customer_for_template( )

When we update the plugin we need to add who will receive the email template.

When we update the plugin we need to add who will receive the email template.

Since

7.1

Globals

mixed $wpdb
API documentation generated by ApiGen