// --- Disable Comments Completely --- add_action('admin_init', function () { global $pagenow; if ($pagenow === 'edit-comments.php') { wp_redirect(admin_url()); exit; } remove_meta_box('dashboard_recent_comments', 'dashboard', 'normal'); foreach (get_post_types() as $post_type) { if (post_type_supports($post_type, 'comments')) { remove_post_type_support($post_type, 'comments'); remove_post_type_support($post_type, 'trackbacks'); } } }); add_filter('comments_open', '__return_false', 20, 2); add_filter('pings_open', '__return_false', 20, 2); add_filter('comments_array', '__return_empty_array', 10, 2); add_action('admin_menu', function () { remove_menu_page('edit-comments.php'); }); add_action('init', function () { if (is_admin_bar_showing()) { remove_action('admin_bar_menu', 'wp_admin_bar_comments_menu', 60); } }); // ----------------------------------- // --- Hide Comments via CSS --- add_action('wp_head', function() { echo ''; }); // ----------------------------- [Local Food] Dining Guide Around Sakura Samurai Houses & Cash Warnings | ディープ・ローカルトリップ(Deep Local Trip)

[Local Food] Dining Guide Around Sakura Samurai Houses & Cash Warnings

The Muddy, Practical Local Food Guide in Sakura

Sakura Samurai Houses
💡 Quick Info:
– 💴 Payment: 90% of local shops are CASH ONLY.
– ⏰ Hours: Most diners close at 2:00 PM. Eat lunch early!
– 📸 Order Hack: Use Google Translate’s camera feature to read Japanese-only Ticket Machines.

Historic Soba Shops & Local Diners

You won’t find flashy tourist restaurants around the Samurai Houses. Instead, you’ll discover historic Soba (buckwheat noodle) shops and traditional Japanese diners where locals eat daily.

Ticket Machines & Practical Info

Many local diners use a “Meal Ticket Machine” without English. Use the camera feature on your phone’s translation app.

🚻 Toilets: Very old diners might only have traditional Japanese squat toilets. It is safer to use the station restrooms beforehand.

📶 Wi-Fi: Local diners do NOT have free Wi-Fi.

Payment & Opening Hours

At these mom-and-pop shops, there is a 90% chance it is “CASH ONLY”. Many close right after lunch time (around 2:00 PM).

コメント