おかず|サラダ・スープ他
-
$img01 = get_field('img01');
$cooking_time = get_field('cooking_time');
$comment = get_field('comment');
?>
the_title(); ?>
- echo $cooking_time ?>
- the_date('Y.m.d'); ?>
echo $comment ?>
-
$category = get_the_category();
foreach ($category as $c){
print("
- " . $c->cat_name . " "); } ?>
-
$img01 = get_field('img01');
$cooking_time = get_field('cooking_time');
$comment = get_field('comment');
?>
the_title(); ?>
- echo $cooking_time ?>
- the_date('Y.m.d'); ?>
echo $comment ?>
-
$category = get_the_category();
foreach ($category as $c){
print("
- " . $c->cat_name . " "); } ?>
-
$img01 = get_field('img01');
$cooking_time = get_field('cooking_time');
$comment = get_field('comment');
?>
the_title(); ?>
- echo $cooking_time ?>
- the_date('Y.m.d'); ?>
echo $comment ?>
-
$category = get_the_category();
foreach ($category as $c){
print("
- " . $c->cat_name . " "); } ?>