$post_type = get_post_type_object(get_post_type()); echo $before . $post_type->labels->singular_name . $after;
確定! 回上一頁