get_header(); ?>

Tours and Workshops 2023

>


‘. esc_html__( ‘Pages:’, ‘atrium’ ) .’ ‘, ‘after’ => ‘

‘, ‘next_or_number’ => ‘number’)); ?>

‘,’ ‘,’

‘)); ?>

6,
‘category_name’ => ‘tours2050z’,
‘post__not_in’ => get_option( ‘sticky_posts’ ),
‘category__not_in’ => array( 14 , 4 ),
‘meta_key’ => ‘show_index’, //カスタムフィールドのキー
‘meta_value’ => ‘show’, //カスタムフィールドの値
‘meta_compare’ => ‘LIKE’ //’meta_value’のテスト演算子
);
$the_query = new WP_Query( $query_options ); ?>
have_posts()) : ?>