Overview
  • Package
  • Class
  • Tree
  • Deprecated
  • Todo
  • Hook Reference
  • Docs Home

Packages

  • Abandoned-Cart-Lite-for-WooCommerce
    • Admin
      • Admin-Action
      • Admin-Notice
      • Component
      • Default-Template
      • List-Class
      • Tracking-Data
      • Welcome-Page
    • Common-Functions
    • Core
    • Cron
    • Encrypt-Decrypt-Data
    • Frontend
      • Capture-Guest-Cart
    • Tracking
    • Uninstaller
  • None

Classes

  • wcal_delete_bulk_action_handler

Class wcal_delete_bulk_action_handler

Abandoned Cart Lite for WooCommerce

It will handle the common action for the plugin.

Package: Abandoned-Cart-Lite-for-WooCommerce\Admin\Admin-Action
Author: Tyche Softwares
Since: 2.5.2
Located at includes/wcal_actions.php

Methods summary

public
# wcal_delete_bulk_action_handler_function( integer $abandoned_cart_id )

Trigger when we delete the abandoned cart.

Trigger when we delete the abandoned cart.

Parameters

$abandoned_cart_id
string $abandoned_cart_id Abandoned cart id

Since

2.5.2

Globals

mixed $wpdb
public
# wcal_delete_template_bulk_action_handler_function( integer $template_id )

Trigger when we delete the template.

Trigger when we delete the template.

Parameters

$template_id
string $template_id Template id

Since

2.5.2

Globals

mixed $wpdb
API documentation generated by ApiGen