$post_type_obj = get_post_type_object($post_type_name); echo post_type_obj->labels->singular_name;. <?php post_type_name = get_post_type ...
確定! 回上一頁