< ?php $post_type = get_post_type_object( get_post_type($post) ); echo $post_type->label ; ?> ...
確定! 回上一頁