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_SMS

Class Wcap_SMS

It will display the SMS template listing, also it will add, update & delete the SMS template in the database.

Package: Abandoned-Cart-Pro-for-WooCommerce\Admin\SMS
Author: Tyche Softwares
Since: 7.9
Located at includes/admin/wcap_sms_reminders.php

Methods summary

public
# __construct( )
public static
# cart_recovery_views( )

Add the List of Cart Recovery Views

Add the List of Cart Recovery Views

Since

7.9
public static
# display_sms_list( )

Displays the SMS Templates

Displays the SMS Templates

Since

7.9
public static
# wcap_create_defaults( )

Returns an array of default value for each column. This is specifically used when adding a new row.

Returns an array of default value for each column. This is specifically used when adding a new row.

Since

7.9
public static
# get_new_id( )

Returns the new ID for the SMS

Returns the new ID for the SMS

Since

7.9
public static
# wcap_add_defaults( $defaults )

Creates hidden fields for the columns. These fields contain the default values for each column.

Creates hidden fields for the columns. These fields contain the default values for each column.

Since

7.9
public static
# wcap_delete_sms( )

Deletes the SMS Template when delete action is executed for a single SMS template. Called via AJAX

Deletes the SMS Template when delete action is executed for a single SMS template. Called via AJAX

Since

7.9
public static
# wcap_delete_template_data( $template_id )

Delete the SMS Template from the DB & its meta data

Delete the SMS Template from the DB & its meta data

Since

7.9
public static
# wcap_save_bulk_sms( )

Saves the SMS Templates Called via AJAX

Saves the SMS Templates Called via AJAX

Since

7.9
API documentation generated by ApiGen