SILENT KILLERPanel

Current Path: > home > > transcarter > www > wp-content > > > > > plugins > elementor > core > upgrade >


Operation   : Linux host59.registrar-servers.com 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64
Software     : Apache
Server IP    : 198.54.126.42 | Your IP: 3.135.184.132
Domains      : 1034 Domain(s)
Permission   : [ 0755 ]

Files and Folders in: /home//transcarter/www/wp-content/////plugins/elementor/core/upgrade/

NameTypeSizeLast ModifiedActions
custom-tasks-manager.php File 2484 bytes July 17 2025 21:06:23.
custom-tasks.php File 373 bytes July 17 2025 21:06:23.
manager.php File 2548 bytes July 17 2025 21:06:23.
task.php File 526 bytes July 17 2025 21:06:23.
updater.php File 491 bytes July 17 2025 21:06:23.
upgrade-utils.php File 1813 bytes July 17 2025 21:06:23.
upgrades.php File 27662 bytes July 17 2025 21:06:23.

Reading File: /home//transcarter/www/wp-content/////plugins/elementor/core/upgrade//custom-tasks.php

<?php
namespace Elementor\Core\Upgrade;

use Elementor\Tracker;

if ( ! defined( 'ABSPATH' ) ) {
	exit; // Exit if accessed directly.
}

class Custom_Tasks {
	public static function opt_in_recalculate_usage( $updater ) {
		return Upgrades::recalc_usage_data( $updater );
	}

	public static function opt_in_send_tracking_data() {
		Tracker::send_tracking_data( true );
	}
}

SILENT KILLER Tool