SILENT KILLERPanel

Current Path: > home > codekrsu > > ameliagraphics.com > wp-content > plugins > jetpack > modules > scan >


Operation   : Linux premium131.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
Software     : Apache
Server IP    : 162.0.232.56 | Your IP: 216.73.216.111
Domains      : 1034 Domain(s)
Permission   : [ 0755 ]

Files and Folders in: /home/codekrsu//ameliagraphics.com/wp-content/plugins/jetpack/modules/scan/

NameTypeSizeLast ModifiedActions
admin-bar-notice.js File 1435 bytes October 29 2024 16:55:40.
class-admin-bar-notice.php File 6766 bytes April 16 2024 00:40:26.
class-admin-sidebar-link.php File 6558 bytes September 16 2024 19:58:12.
scan.php File 443 bytes October 26 2023 22:22:40.

Reading File: /home/codekrsu//ameliagraphics.com/wp-content/plugins/jetpack/modules/scan//scan.php

<?php
/**
 * Jetpack Scan features that show up on the jetpack admin side.
 * - Adds a admin bar notice when the site has threats.
 *
 * @package automattic/jetpack
 */

namespace Automattic\Jetpack\Scan;

if ( ! apply_filters( 'jetpack_disable_scan', false ) ) {
	require_once __DIR__ . '/class-admin-bar-notice.php';
	require_once __DIR__ . '/class-admin-sidebar-link.php';

	Admin_Bar_Notice::instance();
	Admin_Sidebar_Link::instance();
}

SILENT KILLER Tool