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_All_Component

Class Wcal_All_Component

It will Add all the Boilerplate component when we activate the plugin.

Package: Abandoned-Cart-Lite-for-WooCommerce\Admin\Component
Author: Tyche Softwares
Located at includes/wcal_all_component.php

Methods summary

public
# __construct( )

It will Add all the Boilerplate component when we activate the plugin.

It will Add all the Boilerplate component when we activate the plugin.

public static array
# wcal_get_notice_text( )

It will Display the notices in the admin dashboard for the pro vesion of the plugin.

It will Display the notices in the admin dashboard for the pro vesion of the plugin.

Returns

array
$ts_pro_notices All text of the notices
public static array
# wcal_get_faq( )

It will contain all the FAQ which need to be display on the FAQ page.

It will contain all the FAQ which need to be display on the FAQ page.

Returns

array
$ts_faq All questions and answers.
API documentation generated by ApiGen