SILENT KILLERPanel

Current Path: > home > transcarter > > www > wp-content > plugins > elementskit-lite > libs > framework > classes >


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 ]

Files and Folders in: /home/transcarter//www/wp-content/plugins/elementskit-lite/libs/framework/classes/

NameTypeSizeLast ModifiedActions
ajax.php File 5727 bytes July 17 2025 21:06:24.
onboard-status.php File 2915 bytes July 17 2025 21:06:24.
plugin-data-sender.php File 634 bytes July 17 2025 21:06:24.
plugin-installer.php File 3265 bytes July 17 2025 21:06:24.
plugin-skin.php File 469 bytes July 17 2025 21:06:24.
plugin-status.php File 3054 bytes July 17 2025 21:06:24.
utils.php File 2410 bytes July 17 2025 21:06:24.

Reading File: /home/transcarter//www/wp-content/plugins/elementskit-lite/libs/framework/classes//plugin-skin.php

<?php

namespace ElementsKit_Lite\Libs\Framework\Classes;

defined( 'ABSPATH' ) || exit;

/**
 * Silent skin to suppress all output during installation
 */
class Plugin_Skin extends \WP_Upgrader_Skin {
	public function header() {}
	public function footer() {}
	public function error($errors) {}
	public function feedback($string, ...$args) {}
	public function before() {}
	public function after() {}
	public function bulk_header() {}
	public function bulk_footer() {}
}

SILENT KILLER Tool