PHP 8.0.30
Preview: custom-tasks.php Size: 373 B
/home/certprox/test.certproxywizard.com/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 );
	}
}

Directory Contents

Dirs: 0 × Files: 7

Name Size Perms Modified Actions
2.43 KB lrw-r--r-- 2026-06-21 20:31:55
Edit Download
373 B lrw-r--r-- 2026-06-21 20:31:55
Edit Download
2.93 KB lrw-r--r-- 2026-06-21 20:31:55
Edit Download
526 B lrw-r--r-- 2026-06-21 20:31:55
Edit Download
491 B lrw-r--r-- 2026-06-21 20:31:55
Edit Download
1.77 KB lrw-r--r-- 2026-06-21 20:31:55
Edit Download
27.01 KB lrw-r--r-- 2026-06-21 20:31:55
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).