NEWS

お知らせ

    cat_name; //カテゴリー名 $catslug = $cat[0]->slug; //スラッグ名 ?>
  • post_content, 'UTF-8')>200){ $content= mb_substr(strip_tags($post->post_content, '
    '), 0, 200, 'UTF-8'); echo $content.'……'; }else{ echo strip_tags($post->post_content, '
    '); } ?>