php $category = get_the_category(); echo $category[0]->name; ?> 使用関数:【get_the_category】. カテゴリの取得(リンク付き). <?php $ ...
確定! 回上一頁