SILENT KILLERPanel

Current Path: > home > ivftiowh > > www > > > wp-admin > user


Operation   : Linux premium88.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
Software     : Apache
Server IP    : 185.61.154.216 | Your IP: 216.73.216.44
Domains      : 1034 Domain(s)
Permission   : [ 0755 ]

Files and Folders in: /home/ivftiowh//www///wp-admin/user

NameTypeSizeLast ModifiedActions
about.php File 257 bytes August 05 2020 08:21:22.
admin.php File 865 bytes August 05 2020 08:21:22.
credits.php File 261 bytes August 05 2020 08:21:22.
freedoms.php File 263 bytes August 05 2020 08:21:22.
index.php File 251 bytes August 05 2020 08:21:22.
menu-plain.php File 1000 bytes August 05 2020 08:21:22.
menu.php File 758 bytes August 05 2020 08:21:22.
privacy.php File 261 bytes August 05 2020 08:21:22.
profile.php File 252 bytes August 05 2020 08:21:22.
user-edit.php File 250 bytes August 05 2020 08:21:22.

Reading File: /home/ivftiowh//www///wp-admin/user/admin.php

<?php
/**
 * WordPress User Administration Bootstrap
 *
 * @package WordPress
 * @subpackage Administration
 * @since 3.1.0
 */

define( 'WP_USER_ADMIN', true );

require_once dirname( __DIR__ ) . '/admin.php';

if ( ! is_multisite() ) {
	wp_redirect( admin_url() );
	exit;
}

$redirect_user_admin_request = ( 0 !== strcasecmp( $current_blog->domain, $current_site->domain ) || 0 !== strcasecmp( $current_blog->path, $current_site->path ) );

/**
 * Filters whether to redirect the request to the User Admin in Multisite.
 *
 * @since 3.2.0
 *
 * @param bool $redirect_user_admin_request Whether the request should be redirected.
 */
$redirect_user_admin_request = apply_filters( 'redirect_user_admin_request', $redirect_user_admin_request );

if ( $redirect_user_admin_request ) {
	wp_redirect( user_admin_url() );
	exit;
}

unset( $redirect_user_admin_request );

SILENT KILLER Tool