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

  • EDD_AC_WOO_Plugin_Updater
  • wcap_active_license_notice
  • Wcap_Personal_Data_Eraser
  • Wcap_Personal_Data_Export
  • WCAP_Tiny_Url
  • Wcap_TS_deactivate
  • Wcap_TS_Faq_Support
  • Wcap_TS_Tracker
  • Wcap_TS_tracking
  • Wcap_TS_Welcome
  • Wcap_TS_Woo_Active
  • Woocommerce_Abandon_Cart

Functions

  • wcap_add_notification_meta
  • wcap_get_notification_meta
  • wcap_get_notification_meta_by_key
  • wcap_get_template_status
  • wcap_update_notification_meta

Class Wcap_TS_deactivate

Contains the logic for deactivation popups

Since: 1.0.0
Located at includes/component/deactivate-survey-popup/class-ts-deactivation.php

Methods summary

public static
# init( $ts_plugin_file_name = '', $ts_plugin_name = '' )

Initialization of hooks where we prepare the functionality to ask use for survey

Initialization of hooks where we prepare the functionality to ask use for survey

public static array
# ts_plugin_settings_link( array $links )

Settings link on Plugins page

Settings link on Plugins page

Parameters

$links

Returns

array
public static
# ts_load_all_str( )

Localizes all the string used

Localizes all the string used

public static
# maybe_load_deactivate_options( )

Checking current page and pushing html, js and css for this task

Checking current page and pushing html, js and css for this task

public static array
# deactivate_options( )

deactivation reasons in array format

deactivation reasons in array format

Returns

array
reasons array

Since

1.0.0
public static type
# load_str( type $slug )

get exact str against the slug

get exact str against the slug

Parameters

$slug

Returns

type
public static
# _submit_uninstall_reason_action( )

Called after the user has submitted his reason for deactivating the plugin.

Called after the user has submitted his reason for deactivating the plugin.

Since

1.1.2

Properties summary

public static $ts_deactivation_str
#
public static $ts_generic_questions
#
public static $ts_plugin_specific_questions
#
public static string $plugin_name

Plugin name

Plugin name

# ''
public static string $ts_plugin_file_name

Plugin file name

Plugin file name

# ''
public static string $ts_plugin_url

Plugin URL

Plugin URL

# ''
API documentation generated by ApiGen