一つの投稿タイプの場合 if (is_post_type_archive('post_type')){} //複数の投稿タイプの ... is_post_type_archive('post') という表記はできない
確定! 回上一頁