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

  • TS_deactivate
  • TS_Faq_Support
  • ts_pro_notices
  • TS_Tracker
  • TS_tracking
  • TS_Welcome
  • TS_Woo_Active
  • Wcal_Personal_Data_Eraser
  • Wcal_Personal_Data_Export

Class 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