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_Abandoned_Orders_Table
  • Wcap_Abandoned_Trash_Orders_Table
  • Wcap_Atc_Dashboard
  • Wcap_Dashboard_Report
  • Wcap_Dashboard_Report_Action
  • WCAP_Dashboard_Widget_Heartbeat
  • Wcap_Dashboard_Widget_Report
  • Wcap_Load_Hooks
  • Wcap_Load_Scripts
  • WCAP_Manual_Email
  • Wcap_Order_Received
  • Wcap_Product_Report_Table
  • Wcap_Recover_Orders_Table
  • Wcap_Recover_Trash_Orders_Table
  • Wcap_Send_Manual_Email
  • Wcap_Sent_Emails_Table
  • Wcap_SMS_Templates
  • Wcap_Templates_Table
  • Wcap_Tracking_msg

Class Wcap_Load_Hooks

It will add the hooks, filters, menu and the variables and all the necessary actions for the plugins which will be used all over the plugin.

Package: Abandoned-Cart-Pro-for-WooCommerce\Classes
Author: Tyche Softwares
Since: 2.5
Located at includes/wcap_load_hooks.php

Methods summary

public static
# wcap_load_hooks_and_filters( )

This function is used for adding the hooks, filters, menu and the variables and all the necessary actions for the plugins.

This function is used for adding the hooks, filters, menu and the variables and all the necessary actions for the plugins.

Since

2.5
public static
# wcap_load_admin_ajax( )

Adds AJAX calls for SMS in WP Dashboard

Adds AJAX calls for SMS in WP Dashboard

Since

7.9
public static
# wcap_load_ajax_function( )

This function is used for loading AJAX which we will use for Add To Cart Popup Modal, Test email, Preview email template, capturing cart from checkout page.

This function is used for loading AJAX which we will use for Add To Cart Popup Modal, Test email, Preview email template, capturing cart from checkout page.

Since

6.0
public static
# wcap_load_front_end_ajax_function( )

We have used WC ajax because the wp-ajax was not runing on the shop page. When we run the wp-admin ajax, it was giving the 302 status of the ajax call.

We have used WC ajax because the wp-ajax was not runing on the shop page. When we run the wp-admin ajax, it was giving the 302 status of the ajax call.

Since

6.0
public static
# wcap_update_po_file( )

This function is used for loading the text domain of the plugin.

This function is used for loading the text domain of the plugin.

Since

4.5

Hook

init
public static
# wcap_add_extra_button( $param )
API documentation generated by ApiGen