get_category()

投稿日:2022-09-08 投稿者:PS カテゴリ:その他 タグ: , ,

指定したIDのカテゴリー情報を取得する。

$cat = get_category($cat_id);

取得結果の項目は get_the_category() を参照。