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_Display_Notices

Class Wcap_Display_Notices

It will display the notices on the admin side.

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

Methods summary

public static
# wcap_display_notice( string $wcap_get_notice_action )

It will display the notice all around the plugin.

It will display the notice all around the plugin.

Parameters

$wcap_get_notice_action
Action name

Since

5.0
public static
# wcap_template_save_success( )

It will display the notice for tamplate save message.

It will display the notice for tamplate save message.

Since

5.0
public static
# wcap_template_save_error( )

It will display the notice for tamplate error message.

It will display the notice for tamplate error message.

Since

5.0
public static
# wcap_template_updated_success( )

It will display the notice for tamplate updated message.

It will display the notice for tamplate updated message.

Since

5.0
public static
# wcap_template_updated_error( )

It will display the notice if there is some problem while saving the template.

It will display the notice if there is some problem while saving the template.

Since

5.0
public static
# wcap_add_to_cart_popup_save_success( )

It will display the settings saved messge on the Add To Cart settings page.

It will display the settings saved messge on the Add To Cart settings page.

Since

6.0
API documentation generated by ApiGen