$post_type_obj = get_post_type_object( $r->post_type );. 7. $r->title = $post_type_obj->labels->singular_name . ' - ' . $r->title;.
確定! 回上一頁