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_pro_notices

It will display the Pro versions notice on the dashboards.

Located at includes/component/pro-notices-in-lite/ts-pro-notices.php

Methods summary

public
# __construct( $ts_plugin_name = '', $ts_plugin_prefix = '', $ts_pro_plugin_prefix = '', $ts_notices = array(), $ts_file = '', $ts_pro_file = '' )

Default Constructor

Default Constructor

Since

3.5
public static
# ts_activate_time( )
public static
# ts_notices_activate( )

Add an option which stores the timestamp when the plugin is first activated

Add an option which stores the timestamp when the plugin is first activated

Since

3.5
public static
# ts_notices_of_pro( )
public static
# ts_display_other_pro_plugin_notices( $current_time, $activate_time, $ts_consider_time = '' )

It will display the all othe pro plugin notices

It will display the all othe pro plugin notices

public static
# ts_ignore_pro_notices( )

Ignore pro notice

Ignore pro notice

Properties summary

public static string $plugin_name

Plugin's Name

Plugin's Name

Since

3.5
# ""
public static string $plugin_prefix

Plugin's unique prefix

Plugin's unique prefix

Since

3.5
# ''
public static string $pro_plugin_prefix

Pro plugin's unique prefix

Pro plugin's unique prefix

Since

3.5
# ''
public static array $ts_pro_notices

Collection of all messages.

Collection of all messages.

# array ()
public static string $ts_file_name

file name

file name

# ''
public static string $ts_pro_file_name

Pro version file name

Pro version file name

# ''
API documentation generated by ApiGen