have_posts() ) {
echo ‘
‘;
while ( $the_query->have_posts() ) {
$the_query->the_post();
echo ‘
- ‘ . get_the_title() . ‘
‘;
}
echo ‘
‘;
/* Restore original Post Data */
wp_reset_postdata();
} else {
// no posts found
}
?>
‘slide’,
‘order’ => ‘DESC’,
‘orderby’ => ‘date’,
‘tax_query’ => array(
‘relation’ => ‘AND’,
array(
‘taxonomy’ => ‘exhibition’,
‘field’ =>
‘slug’,
‘terms’ => array(‘one’)
)
)
)
);
if (have_posts()):
while (have_posts()):
the_post();
$f = get_post_custom();
if ($f[‘wpcf-display’][0] == 1):
?>
-
height=”136″>
arrow_drop_up
ページの先頭へ
arrow_left
前のページへ
Copyright 2015 © TOYOHASHI CITY MUSEUM ART AND HISTORY All Rights Reserved.