Class Wcap_TS_tracking
Adds the Tracking non-senstive data notice
Methods summary
public
|
#
__construct( $ts_plugin_prefix = '', $ts_plugin_name = '', $ts_blog_post_link = '', $ts_plugin_context = '', $ts_plugin_url = '', $setting_page = '', $add_setting = '', $setting_section = '', $setting_register = '' )
Default Constructor |
public static
|
|
public static
|
#
ts_add_reset_tracking_setting( )
It will add the settinig, which will allow store owner to reset the tracking data. Which will result into stop trakcing the data. |
public static
|
|
public static
|
|
public static
array
|
#
ts_add_cron_schedule( array $schedules )
It will add a cron job for sending the tarcking data. By default it will set once in a week interval. |
public static
|
|
public static
|
|
public static
|
|
public static
|
Properties summary
public static
string
|
$plugin_prefix
Plugin prefix |
#
''
|
public static
string
|
$plugin_name
Plugin Name |
#
''
|
public static
string
|
$blog_post_link
Tracking data blog post link |
#
''
|
public static
string
|
$plugin_context
Plugin context |
#
''
|
public static
string
|
$plugin_url
Plugin url |
#
''
|
public static
string
|
$ts_file_path
File path |
#
''
|
public static
string
|
$ts_plugin_locale
plugin locale |
#
''
|
public static
string
|
$ts_settings_page
Settings page |
#
''
|
public static
string
|
$ts_add_setting_on_page
On which setting page need to add setting |
#
''
|
public static
string
|
$ts_add_setting_on_section
On which section setting need to add |
#
''
|
public static
string
|
$ts_register_setting
Register setting |
#
''
|