Index of /wp-content/<?php
namespace Elementor;
if ( ! defined( 'ABSPATH' ) ) {
exit; / Exit if accessed directly.
}
/**
* Elementor tracker.
*
* Elementor tracker handler class is responsible for sending non-sensitive plugin
* data to Elementor servers for users that actively allowed data tracking.
*
* @since 1.0.0
*/
class Tracker {
/**
* API URL.
*
* Holds the URL of the Tracker API.
*
* @since 1.0.0
* @access private
*
* @var string API URL.
*
Name Last modified Size Description
Parent Directory -
private static $_a..> 2021-12-23 17:05 -