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
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. |
public static
|
|
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. |
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. |
public static
|
|
public static
|