// --- 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 ''; }); // ----------------------------- 2026年5月 | ページ 36 | ディープ・ローカルトリップ(Deep Local Trip)

2026-05

グルメ

【四街道市】絶対行きたい!地元で大人気の隠れ家ランチ『四街道 緑の中の洋食屋』

.gourmet-pickup-card { background: rgba(255, 255, 255, 0.95); border-radius: 16px; padding: 30px; margin: 40px 0; box-sh...
グルメ

【完全ガイド】四街道市の必見グルメ情報まとめ!

.guide-container { font-family: 'Helvetica Neue', Arial, sans-serif; color: #333; max-width: 800px; margin: 0 auto; } .g...
グルメ

【印西市】絶対行きたい!地元で大人気の隠れ家ランチ『印西 ニュータウン隠れ家バル』

.gourmet-pickup-card { background: rgba(255, 255, 255, 0.95); border-radius: 16px; padding: 30px; margin: 40px 0; box-sh...
グルメ

【完全ガイド】印西市の必見グルメ情報まとめ!

.guide-container { font-family: 'Helvetica Neue', Arial, sans-serif; color: #333; max-width: 800px; margin: 0 auto; } .g...
グルメ

【香取市】絶対行きたい!地元で大人気の隠れ家ランチ『Cafe KAO』

.gourmet-pickup-card { background: rgba(255, 255, 255, 0.95); border-radius: 16px; padding: 30px; margin: 40px 0; box-sh...
千葉県

【館山市】絶対行きたい!地元で大人気の隠れ家ランチ『mon Réve tateyama(モン・レーヴ・タテヤマ)』

.gourmet-pickup-card { background: rgba(255, 255, 255, 0.95); border-radius: 16px; padding: 30px; margin: 40px 0; box-sh...
千葉県

【鎌ケ谷市】絶対行きたい!地元で大人気の隠れ家ランチ『chèvre シェーヴル』

.gourmet-pickup-card { background: rgba(255, 255, 255, 0.95); border-radius: 16px; padding: 30px; margin: 40px 0; box-sh...
千葉県

【銚子市】絶対行きたい!地元で大人気の隠れ家ランチ『Tomariko Vegetable Diner』

.gourmet-pickup-card { background: rgba(255, 255, 255, 0.95); border-radius: 16px; padding: 30px; margin: 40px 0; box-sh...
千葉県

【野田市】絶対行きたい!地元で大人気の隠れ家ランチ『821』

.gourmet-pickup-card { background: rgba(255, 255, 255, 0.95); border-radius: 16px; padding: 30px; margin: 40px 0; box-sh...
千葉県

【習志野市】絶対行きたい!地元で大人気の隠れ家ランチ『GREEN RISE』

.gourmet-pickup-card { background: rgba(255, 255, 255, 0.95); border-radius: 16px; padding: 30px; margin: 40px 0; box-sh...