Current Path: > home > transcarter > public_html > > > > 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: 216.73.216.135 Domains : 1034 Domain(s) Permission : [ 0755 ]
Name | Type | Size | Last Modified | Actions |
---|---|---|---|---|
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. |
<?php namespace Elementor\Core\Upgrade; use Elementor\Core\Base\Background_Task; use Elementor\Core\Base\DB_Upgrades_Manager; if ( ! defined( 'ABSPATH' ) ) { exit; // Exit if accessed directly. } class Task extends Background_Task { /** * @var DB_Upgrades_Manager */ protected $manager; protected function format_callback_log( $item ) { return $this->manager->get_plugin_label() . '/Tasks - ' . $item['callback'][1]; } public function set_limit( $limit ) { $this->manager->set_query_limit( $limit ); } }
SILENT KILLER Tool