Server IP : 149.255.58.128 / Your IP : 216.73.216.79
System : Linux cloud516.thundercloud.uk 5.14.0-427.26.1.el9_4.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jul 17 15:51:13 EDT 2024 x86_64
PHP Version : 8.2.28
Disable Function : allow_url_include, apache_child_terminate, apache_setenv, exec, passthru, pcntl_exec, posix_kill, posix_mkfifo, posix_getpwuid, posix_setpgid, posix_setsid, posix_setuid, posix_setgid, posix_seteuid, posix_setegid, posix_uname, proc_close, proc_get_status, proc_open, proc_terminate, shell_exec, show_source, system
cURL : ON | WGET : ON | Sudo : OFF | Pkexec : OFF
Upload Files :
Command :
Current File : /home/wheelch2/mobilityscooterkemer.com/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 );
Name |
Size |
Last Modified |
Owner / Group |
Permissions |
Options |
.. | -- | May 20 2025 06:12:06 | 1032 / wheelch2 | 0755 | |
| | | | | |
.htaccess | 0.124 KB | May 20 2025 06:12:20 | 1032 / wheelch2 | 0444 | |
about.php | 0.251 KB | February 06 2020 06:33:11 | 1032 / wheelch2 | 0644 | |
admin.php | 0.845 KB | February 06 2020 06:33:11 | 1032 / wheelch2 | 0644 | |
contribute.php | 0.261 KB | July 16 2024 17:34:03 | 1032 / wheelch2 | 0644 | |
credits.php | 0.255 KB | February 06 2020 06:33:11 | 1032 / wheelch2 | 0644 | |
freedoms.php | 0.257 KB | February 06 2020 06:33:11 | 1032 / wheelch2 | 0644 | |
index.php | 0.245 KB | February 06 2020 06:33:11 | 1032 / wheelch2 | 0644 | |
menu.php | 0.812 KB | April 16 2025 03:40:38 | 1032 / wheelch2 | 0644 | |
privacy.php | 0.255 KB | February 06 2020 06:33:11 | 1032 / wheelch2 | 0644 | |
profile.php | 0.246 KB | February 06 2020 06:33:11 | 1032 / wheelch2 | 0644 | |
user-edit.php | 0.244 KB | February 06 2020 06:33:11 | 1032 / wheelch2 | 0644 | |